| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| 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 |
|---|---|
SageMakerCreateTrainingJobProps.Builder |
SageMakerCreateTrainingJobProps.Builder.resourceConfig(ResourceConfig resourceConfig)
Sets the value of
SageMakerCreateTrainingJobProps.getResourceConfig() |
SageMakerCreateTrainingJob.Builder |
SageMakerCreateTrainingJob.Builder.resourceConfig(ResourceConfig resourceConfig)
Specifies the resources, ML compute instances, and ML storage volumes to deploy for model training.
|
Copyright © 2022. All rights reserved.