public static final class TransformResources.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements TransformResources
software.amazon.jsii.JsiiObject.InitializationModeTransformResources.Builder, TransformResources.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Number |
getInstanceCount()
Nmber of ML compute instances to use in the transform job.
|
software.amazon.awscdk.services.ec2.InstanceType |
getInstanceType()
ML compute instance type for the transform job.
|
software.amazon.awscdk.services.kms.Key |
getVolumeKmsKeyId()
AWS KMS key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s).
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public Number getInstanceCount()
getInstanceCount in interface TransformResources@Stability(value=Experimental) public software.amazon.awscdk.services.ec2.InstanceType getInstanceType()
getInstanceType in interface TransformResources@Stability(value=Experimental) @Nullable public software.amazon.awscdk.services.kms.Key getVolumeKmsKeyId()
getVolumeKmsKeyId in interface TransformResourcesCopyright © 2019. All rights reserved.