| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceConfig.Jsii$Proxy
An implementation for
ResourceConfig |
| Modifier and Type | Method and Description |
|---|---|
ResourceConfig |
ResourceConfig.Builder.build()
Builds the configured instance.
|
default ResourceConfig |
SageMakerCreateTrainingJobProps.getResourceConfig()
Specifies the resources, ML compute instances, and ML storage volumes to deploy for model training.
|
ResourceConfig |
SageMakerCreateTrainingJobProps.Jsii$Proxy.getResourceConfig() |
| Modifier and Type | Method and Description |
|---|---|
SageMakerCreateTrainingJob.Builder |
SageMakerCreateTrainingJob.Builder.resourceConfig(ResourceConfig resourceConfig)
Specifies the resources, ML compute instances, and ML storage volumes to deploy for model training.
|
SageMakerCreateTrainingJobProps.Builder |
SageMakerCreateTrainingJobProps.Builder.resourceConfig(ResourceConfig resourceConfig)
Sets the value of
SageMakerCreateTrainingJobProps.getResourceConfig() |
Copyright © 2023. All rights reserved.