Class CfnTransitGatewayConnectProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ec2.CfnTransitGatewayConnectProps.Jsii$Proxy
- All Implemented Interfaces:
CfnTransitGatewayConnectProps
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTransitGatewayConnectProps
@Stability(Stable)
@Internal
public static final class CfnTransitGatewayConnectProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTransitGatewayConnectProps
An implementation for
CfnTransitGatewayConnectProps
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.ec2.CfnTransitGatewayConnectProps
CfnTransitGatewayConnectProps.Builder, CfnTransitGatewayConnectProps.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTransitGatewayConnectProps.Builder
.protected
Jsii$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 theCfnTransitGatewayConnectProps.Builder
.
-
-
Method Details
-
getOptions
Description copied from interface:CfnTransitGatewayConnectProps
The Connect attachment options.- protocol (gre)
- Specified by:
getOptions
in interfaceCfnTransitGatewayConnectProps
- See Also:
-
getTransportTransitGatewayAttachmentId
Description copied from interface:CfnTransitGatewayConnectProps
The ID of the attachment from which the Connect attachment was created.- Specified by:
getTransportTransitGatewayAttachmentId
in interfaceCfnTransitGatewayConnectProps
- See Also:
-
getTags
Description copied from interface:CfnTransitGatewayConnectProps
The tags for the attachment.- Specified by:
getTags
in interfaceCfnTransitGatewayConnectProps
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-