Class CfnChannelPropsMixin.OutputDestinationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnChannelPropsMixin.OutputDestinationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannelPropsMixin.OutputDestinationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannelPropsMixin.OutputDestinationProperty
@Stability(Stable)
@Internal
public static final class CfnChannelPropsMixin.OutputDestinationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannelPropsMixin.OutputDestinationProperty
An implementation for
CfnChannelPropsMixin.OutputDestinationProperty-
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.medialive.CfnChannelPropsMixin.OutputDestinationProperty
CfnChannelPropsMixin.OutputDestinationProperty.Builder, CfnChannelPropsMixin.OutputDestinationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.OutputDestinationProperty.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 StringgetId()The ID for this destination.final ObjectThe destination settings for a MediaPackage output.final ObjectDestination settings for a Multiplex output;final ObjectThe destination settings for an output.final ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnChannelPropsMixin.SrtOutputDestinationSettingsProperty>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 theCfnChannelPropsMixin.OutputDestinationProperty.Builder.
-
-
Method Details
-
getId
Description copied from interface:CfnChannelPropsMixin.OutputDestinationPropertyThe ID for this destination.- Specified by:
getIdin interfaceCfnChannelPropsMixin.OutputDestinationProperty- See Also:
-
getLogicalInterfaceNames
- Specified by:
getLogicalInterfaceNamesin interfaceCfnChannelPropsMixin.OutputDestinationProperty- See Also:
-
getMediaPackageSettings
Description copied from interface:CfnChannelPropsMixin.OutputDestinationPropertyThe destination settings for a MediaPackage output.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnChannelPropsMixin.MediaPackageOutputDestinationSettingsProperty>- Specified by:
getMediaPackageSettingsin interfaceCfnChannelPropsMixin.OutputDestinationProperty- See Also:
-
getMultiplexSettings
Description copied from interface:CfnChannelPropsMixin.OutputDestinationPropertyDestination settings for a Multiplex output;one destination for both encoders.
Returns union: either
IResolvableorCfnChannelPropsMixin.MultiplexProgramChannelDestinationSettingsProperty- Specified by:
getMultiplexSettingsin interfaceCfnChannelPropsMixin.OutputDestinationProperty- See Also:
-
getSettings
Description copied from interface:CfnChannelPropsMixin.OutputDestinationPropertyThe destination settings for an output.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnChannelPropsMixin.OutputDestinationSettingsProperty>- Specified by:
getSettingsin interfaceCfnChannelPropsMixin.OutputDestinationProperty- See Also:
-
getSrtSettings
Description copied from interface:CfnChannelPropsMixin.OutputDestinationPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnChannelPropsMixin.SrtOutputDestinationSettingsProperty>- Specified by:
getSrtSettingsin interfaceCfnChannelPropsMixin.OutputDestinationProperty- 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()
-