Class CfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.mediaconnect.CfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationProperty
An implementation for
CfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationProperty-
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.cfnpropertymixins.services.mediaconnect.CfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationProperty
CfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationProperty.Builder, CfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationProperty.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 ARN of the flow to connect to.final StringThe ARN of the flow output to connect to this router input.final ObjectThe configuration that defines how content is encrypted during transit between the MediaConnect router and a MediaConnect flow.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
protected Jsii$Proxy(CfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationProperty.Builder.
-
-
Method Details
-
getFlowArn
Description copied from interface:CfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationPropertyThe ARN of the flow to connect to.- Specified by:
getFlowArnin interfaceCfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationProperty- See Also:
-
getFlowOutputArn
Description copied from interface:CfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationPropertyThe ARN of the flow output to connect to this router input.- Specified by:
getFlowOutputArnin interfaceCfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationProperty- See Also:
-
getSourceTransitDecryption
Description copied from interface:CfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationPropertyThe configuration that defines how content is encrypted during transit between the MediaConnect router and a MediaConnect flow.Returns union: either
IResolvableorCfnRouterInputPropsMixin.FlowTransitEncryptionProperty- Specified by:
getSourceTransitDecryptionin interfaceCfnRouterInputPropsMixin.MediaConnectFlowRouterInputConfigurationProperty- 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()
-