Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.ResourceConfig
Packages that use ResourceConfig
Package
Description
Tasks for AWS Step Functions
-
Uses of ResourceConfig in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement ResourceConfigMethods in software.amazon.awscdk.services.stepfunctions.tasks that return ResourceConfigModifier and TypeMethodDescriptionResourceConfig.Builder.build()Builds the configured instance.default ResourceConfigSageMakerCreateTrainingJobJsonataProps.getResourceConfig()Specifies the resources, ML compute instances, and ML storage volumes to deploy for model training.final ResourceConfigSageMakerCreateTrainingJobJsonataProps.Jsii$Proxy.getResourceConfig()default ResourceConfigSageMakerCreateTrainingJobJsonPathProps.getResourceConfig()Specifies the resources, ML compute instances, and ML storage volumes to deploy for model training.final ResourceConfigSageMakerCreateTrainingJobJsonPathProps.Jsii$Proxy.getResourceConfig()default ResourceConfigSageMakerCreateTrainingJobProps.getResourceConfig()Specifies the resources, ML compute instances, and ML storage volumes to deploy for model training.final ResourceConfigSageMakerCreateTrainingJobProps.Jsii$Proxy.getResourceConfig()Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type ResourceConfigModifier and TypeMethodDescriptionSageMakerCreateTrainingJob.Builder.resourceConfig(ResourceConfig resourceConfig) Specifies the resources, ML compute instances, and ML storage volumes to deploy for model training.SageMakerCreateTrainingJobJsonataProps.Builder.resourceConfig(ResourceConfig resourceConfig) Sets the value ofSageMakerCreateTrainingJobJsonataProps.getResourceConfig()SageMakerCreateTrainingJobJsonPathProps.Builder.resourceConfig(ResourceConfig resourceConfig) Sets the value ofSageMakerCreateTrainingJobJsonPathProps.getResourceConfig()SageMakerCreateTrainingJobProps.Builder.resourceConfig(ResourceConfig resourceConfig) Sets the value ofSageMakerCreateTrainingJobProps.getResourceConfig()