Class CfnDomainPropsMixin.ZoneAwarenessConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.elasticsearch.CfnDomainPropsMixin.ZoneAwarenessConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDomainPropsMixin.ZoneAwarenessConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDomainPropsMixin.ZoneAwarenessConfigProperty
@Stability(Stable)
@Internal
public static final class CfnDomainPropsMixin.ZoneAwarenessConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDomainPropsMixin.ZoneAwarenessConfigProperty
An implementation for
CfnDomainPropsMixin.ZoneAwarenessConfigProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.elasticsearch.CfnDomainPropsMixin.ZoneAwarenessConfigProperty
CfnDomainPropsMixin.ZoneAwarenessConfigProperty.Builder, CfnDomainPropsMixin.ZoneAwarenessConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDomainPropsMixin.ZoneAwarenessConfigProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDomainPropsMixin.ZoneAwarenessConfigProperty.Builder.
-
-
Method Details
-
getAvailabilityZoneCount
Description copied from interface:CfnDomainPropsMixin.ZoneAwarenessConfigPropertyIf you enabled multiple Availability Zones (AZs), the number of AZs that you want the domain to use.Valid values are
2and3. Default is 2.- Specified by:
getAvailabilityZoneCountin interfaceCfnDomainPropsMixin.ZoneAwarenessConfigProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-