@Stability(value=Stable) @Internal public static final class CfnModelExplainabilityJobDefinition.ClusterConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnModelExplainabilityJobDefinition.ClusterConfigProperty
CfnModelExplainabilityJobDefinition.ClusterConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnModelExplainabilityJobDefinition.ClusterConfigProperty.Builder, CfnModelExplainabilityJobDefinition.ClusterConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnModelExplainabilityJobDefinition.ClusterConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnModelExplainabilityJobDefinition.ClusterConfigProperty.Builder. |
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 in the model monitoring job.
|
String |
getInstanceType()
The ML compute instance type for the processing job.
|
String |
getVolumeKmsKeyId()
The AWS Key Management Service ( AWS KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the model monitoring job.
|
Number |
getVolumeSizeInGb()
The size of the ML storage volume, in gigabytes, that you want to provision.
|
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(CfnModelExplainabilityJobDefinition.ClusterConfigProperty.Builder builder)
CfnModelExplainabilityJobDefinition.ClusterConfigProperty.Builder.public final Number getInstanceCount()
CfnModelExplainabilityJobDefinition.ClusterConfigPropertyFor distributed processing jobs, specify a value greater than 1. The default value is 1.
getInstanceCount in interface CfnModelExplainabilityJobDefinition.ClusterConfigPropertypublic final String getInstanceType()
CfnModelExplainabilityJobDefinition.ClusterConfigPropertygetInstanceType in interface CfnModelExplainabilityJobDefinition.ClusterConfigPropertypublic final Number getVolumeSizeInGb()
CfnModelExplainabilityJobDefinition.ClusterConfigPropertyYou must specify sufficient ML storage for your scenario.
getVolumeSizeInGb in interface CfnModelExplainabilityJobDefinition.ClusterConfigPropertypublic final String getVolumeKmsKeyId()
CfnModelExplainabilityJobDefinition.ClusterConfigPropertygetVolumeKmsKeyId in interface CfnModelExplainabilityJobDefinition.ClusterConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.