| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
RegisterModelStepMetadata |
RegisterModelStepMetadata.clone() |
RegisterModelStepMetadata |
PipelineExecutionStepMetadata.getRegisterModel()
The Amazon Resource Name (ARN) of the model package the model was registered to by this step execution.
|
RegisterModelStepMetadata |
RegisterModelStepMetadata.withArn(String arn)
The Amazon Resource Name (ARN) of the model package.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineExecutionStepMetadata.setRegisterModel(RegisterModelStepMetadata registerModel)
The Amazon Resource Name (ARN) of the model package the model was registered to by this step execution.
|
PipelineExecutionStepMetadata |
PipelineExecutionStepMetadata.withRegisterModel(RegisterModelStepMetadata registerModel)
The Amazon Resource Name (ARN) of the model package the model was registered to by this step execution.
|
Copyright © 2022. All rights reserved.