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.tasks
Classes 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.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.SageMakerCreateTrainingJobProps.Builder.outputDataConfig(OutputDataConfig outputDataConfig) Sets the value ofSageMakerCreateTrainingJobProps.getOutputDataConfig()