Class CfnTransitGatewayAttachment.OptionsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ec2.CfnTransitGatewayAttachment.OptionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTransitGatewayAttachment.OptionsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnTransitGatewayAttachment.OptionsProperty
@Stability(Stable)
@Internal
public static final class CfnTransitGatewayAttachment.OptionsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTransitGatewayAttachment.OptionsProperty
An implementation for
CfnTransitGatewayAttachment.OptionsProperty-
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.services.ec2.CfnTransitGatewayAttachment.OptionsProperty
CfnTransitGatewayAttachment.OptionsProperty.Builder, CfnTransitGatewayAttachment.OptionsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTransitGatewayAttachment.OptionsProperty.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 theCfnTransitGatewayAttachment.OptionsProperty.Builder.
-
-
Method Details
-
getApplianceModeSupport
Description copied from interface:CfnTransitGatewayAttachment.OptionsPropertyIndicates whether appliance mode support is enabled.- Specified by:
getApplianceModeSupportin interfaceCfnTransitGatewayAttachment.OptionsProperty
-
getDnsSupport
Description copied from interface:CfnTransitGatewayAttachment.OptionsPropertyIndicates whether DNS support is enabled.- Specified by:
getDnsSupportin interfaceCfnTransitGatewayAttachment.OptionsProperty
-
getIpv6Support
Description copied from interface:CfnTransitGatewayAttachment.OptionsPropertyIndicates whether IPv6 support is disabled.- Specified by:
getIpv6Supportin interfaceCfnTransitGatewayAttachment.OptionsProperty
-
$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()
-