Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.OutputDataConfig
Packages that use OutputDataConfig
Package
Description
Tasks for AWS Step Functions
- 
Uses of OutputDataConfig in software.amazon.awscdk.services.stepfunctions.tasksClasses in software.amazon.awscdk.services.stepfunctions.tasks that implement OutputDataConfigMethods in software.amazon.awscdk.services.stepfunctions.tasks that return OutputDataConfigModifier and TypeMethodDescriptionOutputDataConfig.Builder.build()Builds the configured instance.SageMakerCreateTrainingJobJsonataProps.getOutputDataConfig()Identifies the Amazon S3 location where you want Amazon SageMaker to save the results of model training.final OutputDataConfigSageMakerCreateTrainingJobJsonataProps.Jsii$Proxy.getOutputDataConfig()SageMakerCreateTrainingJobJsonPathProps.getOutputDataConfig()Identifies the Amazon S3 location where you want Amazon SageMaker to save the results of model training.final OutputDataConfigSageMakerCreateTrainingJobJsonPathProps.Jsii$Proxy.getOutputDataConfig()SageMakerCreateTrainingJobProps.getOutputDataConfig()Identifies the Amazon S3 location where you want Amazon SageMaker to save the results of model training.final OutputDataConfigSageMakerCreateTrainingJobProps.Jsii$Proxy.getOutputDataConfig()Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type OutputDataConfigModifier and TypeMethodDescriptionSageMakerCreateTrainingJob.Builder.outputDataConfig(OutputDataConfig outputDataConfig) Identifies the Amazon S3 location where you want Amazon SageMaker to save the results of model training.SageMakerCreateTrainingJobJsonataProps.Builder.outputDataConfig(OutputDataConfig outputDataConfig) Sets the value ofSageMakerCreateTrainingJobJsonataProps.getOutputDataConfig()SageMakerCreateTrainingJobJsonPathProps.Builder.outputDataConfig(OutputDataConfig outputDataConfig) Sets the value ofSageMakerCreateTrainingJobJsonPathProps.getOutputDataConfig()SageMakerCreateTrainingJobProps.Builder.outputDataConfig(OutputDataConfig outputDataConfig) Sets the value ofSageMakerCreateTrainingJobProps.getOutputDataConfig()