@Stability(value=Stable) @Internal public static final class CfnMonitoringSchedule.ClusterConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMonitoringSchedule.ClusterConfigProperty
CfnMonitoringSchedule.ClusterConfigProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnMonitoringSchedule.ClusterConfigProperty.Builder, CfnMonitoringSchedule.ClusterConfigProperty.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.
|
protected |
Jsii$Proxy(Number instanceCount,
String instanceType,
Number volumeSizeInGb,
String volumeKmsKeyId)
Constructor that initializes the object based on literal property values passed by the
CfnMonitoringSchedule.BaselineConfigProperty.Builder . |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getInstanceCount()
`CfnMonitoringSchedule.ClusterConfigProperty.InstanceCount`.
|
String |
getInstanceType()
`CfnMonitoringSchedule.ClusterConfigProperty.InstanceType`.
|
String |
getVolumeKmsKeyId()
`CfnMonitoringSchedule.ClusterConfigProperty.VolumeKmsKeyId`.
|
Number |
getVolumeSizeInGb()
`CfnMonitoringSchedule.ClusterConfigProperty.VolumeSizeInGB`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.protected Jsii$Proxy(Number instanceCount, String instanceType, Number volumeSizeInGb, String volumeKmsKeyId)
CfnMonitoringSchedule.BaselineConfigProperty.Builder
.public final Number getInstanceCount()
CfnMonitoringSchedule.ClusterConfigProperty
getInstanceCount
in interface CfnMonitoringSchedule.ClusterConfigProperty
public final String getInstanceType()
CfnMonitoringSchedule.ClusterConfigProperty
getInstanceType
in interface CfnMonitoringSchedule.ClusterConfigProperty
public final Number getVolumeSizeInGb()
CfnMonitoringSchedule.ClusterConfigProperty
getVolumeSizeInGb
in interface CfnMonitoringSchedule.ClusterConfigProperty
public final String getVolumeKmsKeyId()
CfnMonitoringSchedule.ClusterConfigProperty
getVolumeKmsKeyId
in interface CfnMonitoringSchedule.ClusterConfigProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.