| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ModelInput |
ModelInput.clone() |
ModelInput |
ModelPackageContainerDefinition.getModelInput()
A structure with Model Input details.
|
ModelInput |
ModelInput.withDataInputConfig(String dataInputConfig)
The input configuration object for the model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModelPackageContainerDefinition.setModelInput(ModelInput modelInput)
A structure with Model Input details.
|
ModelPackageContainerDefinition |
ModelPackageContainerDefinition.withModelInput(ModelInput modelInput)
A structure with Model Input details.
|
Copyright © 2025. All rights reserved.