@Stability(value=Stable)
public static interface CfnChannel.OutputSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputsettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.OutputSettingsProperty.Builder
A builder for
CfnChannel.OutputSettingsProperty |
static class |
CfnChannel.OutputSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.OutputSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.OutputSettingsProperty.Builder |
builder() |
default Object |
getArchiveOutputSettings()
`CfnChannel.OutputSettingsProperty.ArchiveOutputSettings`.
|
default Object |
getFrameCaptureOutputSettings()
`CfnChannel.OutputSettingsProperty.FrameCaptureOutputSettings`.
|
default Object |
getHlsOutputSettings()
`CfnChannel.OutputSettingsProperty.HlsOutputSettings`.
|
default Object |
getMediaPackageOutputSettings()
`CfnChannel.OutputSettingsProperty.MediaPackageOutputSettings`.
|
default Object |
getMsSmoothOutputSettings()
`CfnChannel.OutputSettingsProperty.MsSmoothOutputSettings`.
|
default Object |
getMultiplexOutputSettings()
`CfnChannel.OutputSettingsProperty.MultiplexOutputSettings`.
|
default Object |
getRtmpOutputSettings()
`CfnChannel.OutputSettingsProperty.RtmpOutputSettings`.
|
default Object |
getUdpOutputSettings()
`CfnChannel.OutputSettingsProperty.UdpOutputSettings`.
|
@Stability(value=Stable) @Nullable default Object getArchiveOutputSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputsettings.html#cfn-medialive-channel-outputsettings-archiveoutputsettings@Stability(value=Stable) @Nullable default Object getFrameCaptureOutputSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputsettings.html#cfn-medialive-channel-outputsettings-framecaptureoutputsettings@Stability(value=Stable) @Nullable default Object getHlsOutputSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputsettings.html#cfn-medialive-channel-outputsettings-hlsoutputsettings@Stability(value=Stable) @Nullable default Object getMediaPackageOutputSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputsettings.html#cfn-medialive-channel-outputsettings-mediapackageoutputsettings@Stability(value=Stable) @Nullable default Object getMsSmoothOutputSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputsettings.html#cfn-medialive-channel-outputsettings-mssmoothoutputsettings@Stability(value=Stable) @Nullable default Object getMultiplexOutputSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputsettings.html#cfn-medialive-channel-outputsettings-multiplexoutputsettings@Stability(value=Stable) @Nullable default Object getRtmpOutputSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputsettings.html#cfn-medialive-channel-outputsettings-rtmpoutputsettings@Stability(value=Stable) @Nullable default Object getUdpOutputSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputsettings.html#cfn-medialive-channel-outputsettings-udpoutputsettings@Stability(value=Stable) static CfnChannel.OutputSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.