| Modifier and Type | Class and Description |
|---|---|
static class |
TransformResources.Jsii$Proxy
An implementation for
TransformResources |
| Modifier and Type | Method and Description |
|---|---|
TransformResources |
TransformResources.Builder.build()
Builds the configured instance.
|
default TransformResources |
SagemakerTransformProps.getTransformResources()
ML compute instances for the transform job.
|
TransformResources |
SagemakerTransformProps.Jsii$Proxy.getTransformResources() |
| Modifier and Type | Method and Description |
|---|---|
SagemakerTransformTask.Builder |
SagemakerTransformTask.Builder.transformResources(TransformResources transformResources)
ML compute instances for the transform job.
|
SagemakerTransformProps.Builder |
SagemakerTransformProps.Builder.transformResources(TransformResources transformResources)
Sets the value of
SagemakerTransformProps.getTransformResources() |
Copyright © 2020. All rights reserved.