Class CfnBridge.IngressGatewayBridgeProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediaconnect.CfnBridge.IngressGatewayBridgeProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnBridge.IngressGatewayBridgeProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnBridge.IngressGatewayBridgeProperty
@Stability(Stable)
@Internal
public static final class CfnBridge.IngressGatewayBridgeProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnBridge.IngressGatewayBridgeProperty
An implementation for
CfnBridge.IngressGatewayBridgeProperty-
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.services.mediaconnect.CfnBridge.IngressGatewayBridgeProperty
CfnBridge.IngressGatewayBridgeProperty.Builder, CfnBridge.IngressGatewayBridgeProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBridge.IngressGatewayBridgeProperty.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 theCfnBridge.IngressGatewayBridgeProperty.Builder.
-
-
Method Details
-
getMaxBitrate
Description copied from interface:CfnBridge.IngressGatewayBridgePropertyThe maximum expected bitrate (in bps) of the ingress bridge.- Specified by:
getMaxBitratein interfaceCfnBridge.IngressGatewayBridgeProperty- See Also:
-
getMaxOutputs
Description copied from interface:CfnBridge.IngressGatewayBridgePropertyThe maximum number of outputs on the ingress bridge.- Specified by:
getMaxOutputsin interfaceCfnBridge.IngressGatewayBridgeProperty- 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()
-