Class CfnBridge.BridgeSourceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediaconnect.CfnBridge.BridgeSourceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnBridge.BridgeSourceProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnBridge.BridgeSourceProperty
@Stability(Stable)
@Internal
public static final class CfnBridge.BridgeSourceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnBridge.BridgeSourceProperty
An implementation for
CfnBridge.BridgeSourceProperty
-
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.BridgeSourceProperty
CfnBridge.BridgeSourceProperty.Builder, CfnBridge.BridgeSourceProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBridge.BridgeSourceProperty.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.BridgeSourceProperty.Builder
.
-
-
Method Details
-
getFlowSource
Description copied from interface:CfnBridge.BridgeSourceProperty
The source of the bridge.A flow source originates in MediaConnect as an existing cloud flow.
- Specified by:
getFlowSource
in interfaceCfnBridge.BridgeSourceProperty
- See Also:
-
getNetworkSource
Description copied from interface:CfnBridge.BridgeSourceProperty
The source of the bridge.A network source originates at your premises.
- Specified by:
getNetworkSource
in interfaceCfnBridge.BridgeSourceProperty
- 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()
-