| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ModelInfrastructureConfig |
ModelVariantConfig.infrastructureConfig()
The configuration for the infrastructure that the model will be deployed to.
|
ModelInfrastructureConfig |
ModelVariantConfigSummary.infrastructureConfig()
The configuration of the infrastructure that the model has been deployed to.
|
| Modifier and Type | Method and Description |
|---|---|
ModelVariantConfig.Builder |
ModelVariantConfig.Builder.infrastructureConfig(ModelInfrastructureConfig infrastructureConfig)
The configuration for the infrastructure that the model will be deployed to.
|
ModelVariantConfigSummary.Builder |
ModelVariantConfigSummary.Builder.infrastructureConfig(ModelInfrastructureConfig infrastructureConfig)
The configuration of the infrastructure that the model has been deployed to.
|
Copyright © 2023. All rights reserved.