| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TransformOutput.Jsii$Proxy
An implementation for
TransformOutput |
| Modifier and Type | Method and Description |
|---|---|
TransformOutput |
TransformOutput.Builder.build()
Builds the configured instance.
|
TransformOutput |
SageMakerCreateTransformJobProps.getTransformOutput()
S3 location where you want Amazon SageMaker to save the results from the transform job.
|
TransformOutput |
SageMakerCreateTransformJobProps.Jsii$Proxy.getTransformOutput() |
| Modifier and Type | Method and Description |
|---|---|
SageMakerCreateTransformJobProps.Builder |
SageMakerCreateTransformJobProps.Builder.transformOutput(TransformOutput transformOutput)
Sets the value of
SageMakerCreateTransformJobProps.getTransformOutput() |
SageMakerCreateTransformJob.Builder |
SageMakerCreateTransformJob.Builder.transformOutput(TransformOutput transformOutput)
S3 location where you want Amazon SageMaker to save the results from the transform job.
|
Copyright © 2022. All rights reserved.