@Stability(value=Experimental) @Internal public static final class TransformResources.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements TransformResources
TransformResourcessoftware.amazon.jsii.JsiiObject.InitializationModeTransformResources.Builder, TransformResources.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Number instanceCount,
InstanceType instanceType,
IKey volumeEncryptionKey)
Constructor that initializes the object based on literal property values passed by the
TransformResources.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getInstanceCount()
(experimental) Number of ML compute instances to use in the transform job.
|
InstanceType |
getInstanceType()
(experimental) ML compute instance type for the transform job.
|
IKey |
getVolumeEncryptionKey()
(experimental) AWS KMS key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s).
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Number instanceCount, InstanceType instanceType, IKey volumeEncryptionKey)
TransformResources.Builder.public final Number getInstanceCount()
TransformResourcesgetInstanceCount in interface TransformResourcespublic final InstanceType getInstanceType()
TransformResourcesgetInstanceType in interface TransformResourcespublic final IKey getVolumeEncryptionKey()
TransformResourcesDefault: - None
getVolumeEncryptionKey in interface TransformResources@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.