Class CfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.mediaconnect.mixins.CfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty
@Stability(Stable)
@Internal
public static final class CfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty
An implementation for
CfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty-
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.mixins.preview.services.mediaconnect.mixins.CfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty
CfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty.Builder, CfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe network output IP address.final StringThe network output's gateway network name.final NumbergetPort()The network output's port.final StringThe network output protocol.final NumbergetTtl()The network output TTL.final inthashCode()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 theCfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty.Builder.
-
-
Method Details
-
getIpAddress
Description copied from interface:CfnBridgeOutputPropsMixin.BridgeNetworkOutputPropertyThe network output IP address.- Specified by:
getIpAddressin interfaceCfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty- See Also:
-
getNetworkName
Description copied from interface:CfnBridgeOutputPropsMixin.BridgeNetworkOutputPropertyThe network output's gateway network name.- Specified by:
getNetworkNamein interfaceCfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty- See Also:
-
getPort
Description copied from interface:CfnBridgeOutputPropsMixin.BridgeNetworkOutputPropertyThe network output's port.- Specified by:
getPortin interfaceCfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty- See Also:
-
getProtocol
Description copied from interface:CfnBridgeOutputPropsMixin.BridgeNetworkOutputPropertyThe network output protocol.AWS Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.
- Specified by:
getProtocolin interfaceCfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty- See Also:
-
getTtl
Description copied from interface:CfnBridgeOutputPropsMixin.BridgeNetworkOutputPropertyThe network output TTL.- Specified by:
getTtlin interfaceCfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty- See Also:
-
$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()
-