| Modifier and Type | Class and Description |
|---|---|
static class |
TransformOutput.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
TransformOutput |
TransformOutput.Builder.build()
Builds the configured instance.
|
TransformOutput |
SagemakerTransformProps.getTransformOutput()
S3 location where you want Amazon SageMaker to save the results from the transform job.
|
TransformOutput |
SagemakerTransformProps.Jsii$Proxy.getTransformOutput()
S3 location where you want Amazon SageMaker to save the results from the transform job.
|
| Modifier and Type | Method and Description |
|---|---|
SagemakerTransformProps.Builder |
SagemakerTransformProps.Builder.withTransformOutput(TransformOutput value)
Sets the value of TransformOutput
|
Copyright © 2019. All rights reserved.