| 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 |
SageMakerCreateTransformJobProps.getTransformResources()
ML compute instances for the transform job.
|
TransformResources |
SageMakerCreateTransformJobProps.Jsii$Proxy.getTransformResources() |
| Modifier and Type | Method and Description |
|---|---|
SageMakerCreateTransformJob.Builder |
SageMakerCreateTransformJob.Builder.transformResources(TransformResources transformResources)
ML compute instances for the transform job.
|
SageMakerCreateTransformJobProps.Builder |
SageMakerCreateTransformJobProps.Builder.transformResources(TransformResources transformResources)
Sets the value of
SageMakerCreateTransformJobProps.getTransformResources() |
Copyright © 2022. All rights reserved.