@Stability(value=Stable) @Internal public static final class CfnCluster.ClusterSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCluster.ClusterSettingsProperty
CfnCluster.ClusterSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCluster.ClusterSettingsProperty.Builder, CfnCluster.ClusterSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCluster.ClusterSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCluster.CapacityProviderStrategyItemProperty.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) |
String |
getName()
The name of the cluster setting.
|
String |
getValue()
The value to set for the cluster setting.
|
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(CfnCluster.ClusterSettingsProperty.Builder builder)
CfnCluster.CapacityProviderStrategyItemProperty.Builder.public final String getName()
CfnCluster.ClusterSettingsProperty
The only supported value is containerInsights .
getName in interface CfnCluster.ClusterSettingsPropertypublic final String getValue()
CfnCluster.ClusterSettingsProperty
The supported values are enabled and disabled . If enabled is specified, CloudWatch Container Insights will be enabled for the cluster, otherwise it will be disabled unless the containerInsights account setting is enabled. If a cluster value is specified, it will override the containerInsights value set with PutAccountSetting or PutAccountSettingDefault .
getValue in interface CfnCluster.ClusterSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.