Class NatGatewayReference.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.interfaces.ec2.NatGatewayReference.Jsii$Proxy
- All Implemented Interfaces:
NatGatewayReference,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
NatGatewayReference
@Stability(Stable)
@Internal
public static final class NatGatewayReference.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements NatGatewayReference
An implementation for
NatGatewayReference-
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.interfaces.ec2.NatGatewayReference
NatGatewayReference.Builder, NatGatewayReference.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(NatGatewayReference.Builder builder) Constructor that initializes the object based on literal property values passed by theNatGatewayReference.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 theNatGatewayReference.Builder.
-
-
Method Details
-
getNatGatewayId
Description copied from interface:NatGatewayReferenceThe NatGatewayId of the NatGateway resource.- Specified by:
getNatGatewayIdin interfaceNatGatewayReference
-
$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()
-