Class CfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.mediaconnect.CfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationProperty
An implementation for
CfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationProperty-
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.MediaLiveChannelRouterInputConfigurationProperty
CfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationProperty.Builder, CfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationProperty.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 MediaLive channel to connect to this router input.final StringThe name of the MediaLive channel output to connect to this router input.final Stringfinal ObjectThe encryption configuration that defines how content is encrypted during transit between MediaConnect Router and MediaLive.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.MediaLiveChannelRouterInputConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationProperty.Builder.
-
-
Method Details
-
getMediaLiveChannelArn
Description copied from interface:CfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationPropertyThe ARN of the MediaLive channel to connect to this router input.- Specified by:
getMediaLiveChannelArnin interfaceCfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationProperty- See Also:
-
getMediaLiveChannelOutputName
Description copied from interface:CfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationPropertyThe name of the MediaLive channel output to connect to this router input.- Specified by:
getMediaLiveChannelOutputNamein interfaceCfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationProperty- See Also:
-
getMediaLivePipelineId
- Specified by:
getMediaLivePipelineIdin interfaceCfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationProperty- See Also:
-
getSourceTransitDecryption
Description copied from interface:CfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationPropertyThe encryption configuration that defines how content is encrypted during transit between MediaConnect Router and MediaLive.This configuration determines whether encryption keys are automatically managed by the service or manually managed through Secrets Manager.
Returns union: either
IResolvableorCfnRouterInputPropsMixin.MediaLiveTransitEncryptionProperty- Specified by:
getSourceTransitDecryptionin interfaceCfnRouterInputPropsMixin.MediaLiveChannelRouterInputConfigurationProperty- 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()
-