@Stability(value=Experimental) 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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getInstanceCount()
Nmber of ML compute instances to use in the transform job.
|
InstanceType |
getInstanceType()
ML compute instance type for the transform job.
|
Key |
getVolumeKmsKeyId()
AWS KMS key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s).
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public Number getInstanceCount()
TransformResourcesEXPERIMENTAL
getInstanceCount in interface TransformResourcespublic InstanceType getInstanceType()
TransformResourcesEXPERIMENTAL
getInstanceType in interface TransformResourcespublic Key getVolumeKmsKeyId()
TransformResourcesEXPERIMENTAL
getVolumeKmsKeyId in interface TransformResourcespublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.