| 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 |
SagemakerTransformProps.getTransformInput()
Dataset to be transformed and the Amazon S3 location where it is stored.
|
TransformInput |
SagemakerTransformProps.Jsii$Proxy.getTransformInput() |
| Modifier and Type | Method and Description |
|---|---|
SagemakerTransformTask.Builder |
SagemakerTransformTask.Builder.transformInput(TransformInput transformInput)
Dataset to be transformed and the Amazon S3 location where it is stored.
|
SagemakerTransformProps.Builder |
SagemakerTransformProps.Builder.transformInput(TransformInput transformInput)
Sets the value of
SagemakerTransformProps.getTransformInput() |
Copyright © 2020. All rights reserved.