Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput
Package
Description
Tasks for AWS Step Functions
-
Uses of TransformOutput in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionTransformOutput.Builder.build()
Builds the configured instance.SageMakerCreateTransformJobProps.getTransformOutput()
S3 location where you want Amazon SageMaker to save the results from the transform job.final TransformOutput
SageMakerCreateTransformJobProps.Jsii$Proxy.getTransformOutput()
Modifier and TypeMethodDescriptionSageMakerCreateTransformJob.Builder.transformOutput
(TransformOutput transformOutput) S3 location where you want Amazon SageMaker to save the results from the transform job.SageMakerCreateTransformJobProps.Builder.transformOutput
(TransformOutput transformOutput) Sets the value ofSageMakerCreateTransformJobProps.getTransformOutput()