Values_2.EMRStepMetadataSourceThe configurations and outcomes of an Amazon EMR step execution.
type nonrec t = {clusterId : Values_0.String256.t option;The identifier of the EMR cluster.
*)stepId : Values_0.String256.t option;The identifier of the EMR cluster step.
*)stepName : Values_0.String256.t option;The name of the EMR cluster step.
*)logFilePath : Values_0.String1024.t option;The path to the log file where the cluster step's failure root cause is recorded.
*)}