Class CfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.mediaconnect.CfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationProperty
An implementation for
CfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationProperty-
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.CfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationProperty
CfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationProperty.Builder, CfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationProperty.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 ObjectThe encryption configuration that defines how content is encrypted during transit between MediaConnect Router and MediaLive.final StringThe ARN of the MediaLive input to connect to this router output.final Stringfinal 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(CfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationProperty.Builder.
-
-
Method Details
-
getDestinationTransitEncryption
Description copied from interface:CfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationPropertyThe 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 AWS Secrets Manager.
Returns union: either
IResolvableorCfnRouterOutputPropsMixin.MediaLiveTransitEncryptionProperty- Specified by:
getDestinationTransitEncryptionin interfaceCfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationProperty- See Also:
-
getMediaLiveInputArn
Description copied from interface:CfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationPropertyThe ARN of the MediaLive input to connect to this router output.- Specified by:
getMediaLiveInputArnin interfaceCfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationProperty- See Also:
-
getMediaLivePipelineId
- Specified by:
getMediaLivePipelineIdin interfaceCfnRouterOutputPropsMixin.MediaLiveInputRouterOutputConfigurationProperty- 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()
-