@Generated(value="jsii-pacmak/0.20.6 (build 17f281e)", date="2019-11-19T17:18:14.541Z") @Stability(value=Experimental) public interface TransformResources extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
TransformResources.Builder
A builder for
TransformResources |
static class |
TransformResources.Jsii$Proxy
An implementation for
TransformResources |
| Modifier and Type | Method and Description |
|---|---|
static TransformResources.Builder |
builder() |
Number |
getInstanceCount()
Nmber of ML compute instances to use in the transform job.
|
InstanceType |
getInstanceType()
ML compute instance type for the transform job.
|
default Key |
getVolumeKmsKeyId()
AWS KMS key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s).
|
@Stability(value=Experimental) Number getInstanceCount()
@Stability(value=Experimental) InstanceType getInstanceType()
@Stability(value=Experimental) default Key getVolumeKmsKeyId()
@Stability(value=Experimental) static TransformResources.Builder builder()
TransformResources.Builder of TransformResourcesCopyright © 2019. All rights reserved.