Class CfnBridge.VpcInterfaceAttachmentProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediaconnect.CfnBridge.VpcInterfaceAttachmentProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnBridge.VpcInterfaceAttachmentProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnBridge.VpcInterfaceAttachmentProperty
@Stability(Stable)
@Internal
public static final class CfnBridge.VpcInterfaceAttachmentProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnBridge.VpcInterfaceAttachmentProperty
An implementation for
CfnBridge.VpcInterfaceAttachmentProperty
-
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.mediaconnect.CfnBridge.VpcInterfaceAttachmentProperty
CfnBridge.VpcInterfaceAttachmentProperty.Builder, CfnBridge.VpcInterfaceAttachmentProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBridge.VpcInterfaceAttachmentProperty.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 theCfnBridge.VpcInterfaceAttachmentProperty.Builder
.
-
-
Method Details
-
getVpcInterfaceName
Description copied from interface:CfnBridge.VpcInterfaceAttachmentProperty
The name of the VPC interface that you want to send your output to.- Specified by:
getVpcInterfaceName
in interfaceCfnBridge.VpcInterfaceAttachmentProperty
- 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()
-