@Stability(value=Stable) @Internal public static final class CfnModelQualityJobDefinition.ClusterConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnModelQualityJobDefinition.ClusterConfigProperty
CfnModelQualityJobDefinition.ClusterConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnModelQualityJobDefinition.ClusterConfigProperty.Builder, CfnModelQualityJobDefinition.ClusterConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnModelQualityJobDefinition.ClusterConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnModelQualityJobDefinition.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(CfnModelQualityJobDefinition.ClusterConfigProperty.Builder builder)
CfnModelQualityJobDefinition.ClusterConfigProperty.Builder.public final Number getInstanceCount()
CfnModelQualityJobDefinition.ClusterConfigPropertyFor distributed processing jobs, specify a value greater than 1. The default value is 1.
getInstanceCount in interface CfnModelQualityJobDefinition.ClusterConfigPropertypublic final String getInstanceType()
CfnModelQualityJobDefinition.ClusterConfigPropertygetInstanceType in interface CfnModelQualityJobDefinition.ClusterConfigPropertypublic final Number getVolumeSizeInGb()
CfnModelQualityJobDefinition.ClusterConfigPropertyYou must specify sufficient ML storage for your scenario.
getVolumeSizeInGb in interface CfnModelQualityJobDefinition.ClusterConfigPropertypublic final String getVolumeKmsKeyId()
CfnModelQualityJobDefinition.ClusterConfigPropertygetVolumeKmsKeyId in interface CfnModelQualityJobDefinition.ClusterConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.