Uses of Class
software.amazon.awssdk.services.sagemaker.model.ModelStepMetadata
-
Packages that use ModelStepMetadata Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ModelStepMetadata in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ModelStepMetadata Modifier and Type Method Description ModelStepMetadataPipelineExecutionStepMetadata. model()The Amazon Resource Name (ARN) of the model that was created by this step execution.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ModelStepMetadata Modifier and Type Method Description PipelineExecutionStepMetadata.BuilderPipelineExecutionStepMetadata.Builder. model(ModelStepMetadata model)The Amazon Resource Name (ARN) of the model that was created by this step execution.
-