@Stability(value=Experimental) public static final class ResourceConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ResourceConfig
ResourceConfigsoftware.amazon.jsii.JsiiObject.InitializationModeResourceConfig.Builder, ResourceConfig.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()
The number of ML compute instances to use.
|
InstanceType |
getInstanceType()
ML compute instance type.
|
IKey |
getVolumeEncryptionKey()
KMS key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the training job.
|
Number |
getVolumeSizeInGb()
Size of the ML storage volume that you want to provision.
|
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()
ResourceConfiggetInstanceCount in interface ResourceConfigpublic InstanceType getInstanceType()
ResourceConfiggetInstanceType in interface ResourceConfigpublic Number getVolumeSizeInGb()
ResourceConfiggetVolumeSizeInGb in interface ResourceConfigpublic IKey getVolumeEncryptionKey()
ResourceConfiggetVolumeEncryptionKey in interface ResourceConfigpublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.