Class CfnChannel.OutputSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannel.OutputSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannel.OutputSettingsProperty
CfnChannel.OutputSettingsProperty-
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.medialive.CfnChannel.OutputSettingsProperty
CfnChannel.OutputSettingsProperty.Builder, CfnChannel.OutputSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.OutputSettingsProperty.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 settings for an archive output.final ObjectReturns union: eitherIResolvableorCfnChannel.CmafIngestOutputSettingsPropertyfinal ObjectThe settings for a frame capture output.final ObjectThe settings for an HLS output.final ObjectThe settings for a MediaPackage output.final ObjectThe settings for a Microsoft Smooth output.final ObjectConfiguration of a Multiplex output.final ObjectThe settings for an RTMP output.final ObjectReturns union: eitherIResolvableorCfnChannel.SrtOutputSettingsPropertyfinal ObjectThe settings for a UDP output.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 theCfnChannel.OutputSettingsProperty.Builder.
-
-
Method Details
-
getArchiveOutputSettings
Description copied from interface:CfnChannel.OutputSettingsPropertyThe settings for an archive output.Returns union: either
IResolvableorCfnChannel.ArchiveOutputSettingsProperty- Specified by:
getArchiveOutputSettingsin interfaceCfnChannel.OutputSettingsProperty- See Also:
-
getCmafIngestOutputSettings
Description copied from interface:CfnChannel.OutputSettingsPropertyReturns union: eitherIResolvableorCfnChannel.CmafIngestOutputSettingsProperty- Specified by:
getCmafIngestOutputSettingsin interfaceCfnChannel.OutputSettingsProperty- See Also:
-
getFrameCaptureOutputSettings
Description copied from interface:CfnChannel.OutputSettingsPropertyThe settings for a frame capture output.The parent of this entity is OutputGroupSettings.
Returns union: either
IResolvableorCfnChannel.FrameCaptureOutputSettingsProperty- Specified by:
getFrameCaptureOutputSettingsin interfaceCfnChannel.OutputSettingsProperty- See Also:
-
getHlsOutputSettings
Description copied from interface:CfnChannel.OutputSettingsPropertyThe settings for an HLS output.The parent of this entity is OutputGroupSettings.
Returns union: either
IResolvableorCfnChannel.HlsOutputSettingsProperty- Specified by:
getHlsOutputSettingsin interfaceCfnChannel.OutputSettingsProperty- See Also:
-
getMediaPackageOutputSettings
Description copied from interface:CfnChannel.OutputSettingsPropertyThe settings for a MediaPackage output.The parent of this entity is OutputGroupSettings.
Returns union: either
IResolvableorCfnChannel.MediaPackageOutputSettingsProperty- Specified by:
getMediaPackageOutputSettingsin interfaceCfnChannel.OutputSettingsProperty- See Also:
-
getMsSmoothOutputSettings
Description copied from interface:CfnChannel.OutputSettingsPropertyThe settings for a Microsoft Smooth output.Returns union: either
IResolvableorCfnChannel.MsSmoothOutputSettingsProperty- Specified by:
getMsSmoothOutputSettingsin interfaceCfnChannel.OutputSettingsProperty- See Also:
-
getMultiplexOutputSettings
Description copied from interface:CfnChannel.OutputSettingsPropertyConfiguration of a Multiplex output.Returns union: either
IResolvableorCfnChannel.MultiplexOutputSettingsProperty- Specified by:
getMultiplexOutputSettingsin interfaceCfnChannel.OutputSettingsProperty- See Also:
-
getRtmpOutputSettings
Description copied from interface:CfnChannel.OutputSettingsPropertyThe settings for an RTMP output.The parent of this entity is OutputGroupSettings.
Returns union: either
IResolvableorCfnChannel.RtmpOutputSettingsProperty- Specified by:
getRtmpOutputSettingsin interfaceCfnChannel.OutputSettingsProperty- See Also:
-
getSrtOutputSettings
Description copied from interface:CfnChannel.OutputSettingsPropertyReturns union: eitherIResolvableorCfnChannel.SrtOutputSettingsProperty- Specified by:
getSrtOutputSettingsin interfaceCfnChannel.OutputSettingsProperty- See Also:
-
getUdpOutputSettings
Description copied from interface:CfnChannel.OutputSettingsPropertyThe settings for a UDP output.The parent of this entity is OutputGroupSettings.
Returns union: either
IResolvableorCfnChannel.UdpOutputSettingsProperty- Specified by:
getUdpOutputSettingsin interfaceCfnChannel.OutputSettingsProperty- 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()
-