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