Uses of Class
software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata
-
Packages that use EMRStepMetadata Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of EMRStepMetadata in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return EMRStepMetadata Modifier and Type Method Description EMRStepMetadataPipelineExecutionStepMetadata. emr()The configurations and outcomes of an Amazon EMR step execution.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type EMRStepMetadata Modifier and Type Method Description PipelineExecutionStepMetadata.BuilderPipelineExecutionStepMetadata.Builder. emr(EMRStepMetadata emr)The configurations and outcomes of an Amazon EMR step execution.
-