| Modifier and Type | Class and Description |
|---|---|
static class |
TransformInput.Jsii$Proxy
An implementation for
TransformInput |
| Modifier and Type | Method and Description |
|---|---|
TransformInput |
TransformInput.Builder.build()
Builds the configured instance.
|
TransformInput |
SageMakerCreateTransformJobProps.getTransformInput()
Dataset to be transformed and the Amazon S3 location where it is stored.
|
TransformInput |
SageMakerCreateTransformJobProps.Jsii$Proxy.getTransformInput() |
| Modifier and Type | Method and Description |
|---|---|
SageMakerCreateTransformJob.Builder |
SageMakerCreateTransformJob.Builder.transformInput(TransformInput transformInput)
Dataset to be transformed and the Amazon S3 location where it is stored.
|
SageMakerCreateTransformJobProps.Builder |
SageMakerCreateTransformJobProps.Builder.transformInput(TransformInput transformInput)
Sets the value of
SageMakerCreateTransformJobProps.getTransformInput() |
Copyright © 2023. All rights reserved.