@Stability(value=Stable)
public static interface CfnChannel.OutputGroupSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputgroupsettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.OutputGroupSettingsProperty.Builder
A builder for
CfnChannel.OutputGroupSettingsProperty |
static class |
CfnChannel.OutputGroupSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.OutputGroupSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.OutputGroupSettingsProperty.Builder |
builder() |
default Object |
getArchiveGroupSettings()
`CfnChannel.OutputGroupSettingsProperty.ArchiveGroupSettings`.
|
default Object |
getFrameCaptureGroupSettings()
`CfnChannel.OutputGroupSettingsProperty.FrameCaptureGroupSettings`.
|
default Object |
getHlsGroupSettings()
`CfnChannel.OutputGroupSettingsProperty.HlsGroupSettings`.
|
default Object |
getMediaPackageGroupSettings()
`CfnChannel.OutputGroupSettingsProperty.MediaPackageGroupSettings`.
|
default Object |
getMsSmoothGroupSettings()
`CfnChannel.OutputGroupSettingsProperty.MsSmoothGroupSettings`.
|
default Object |
getMultiplexGroupSettings()
`CfnChannel.OutputGroupSettingsProperty.MultiplexGroupSettings`.
|
default Object |
getRtmpGroupSettings()
`CfnChannel.OutputGroupSettingsProperty.RtmpGroupSettings`.
|
default Object |
getUdpGroupSettings()
`CfnChannel.OutputGroupSettingsProperty.UdpGroupSettings`.
|
@Stability(value=Stable) @Nullable default Object getArchiveGroupSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputgroupsettings.html#cfn-medialive-channel-outputgroupsettings-archivegroupsettings@Stability(value=Stable) @Nullable default Object getFrameCaptureGroupSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputgroupsettings.html#cfn-medialive-channel-outputgroupsettings-framecapturegroupsettings@Stability(value=Stable) @Nullable default Object getHlsGroupSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputgroupsettings.html#cfn-medialive-channel-outputgroupsettings-hlsgroupsettings@Stability(value=Stable) @Nullable default Object getMediaPackageGroupSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputgroupsettings.html#cfn-medialive-channel-outputgroupsettings-mediapackagegroupsettings@Stability(value=Stable) @Nullable default Object getMsSmoothGroupSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputgroupsettings.html#cfn-medialive-channel-outputgroupsettings-mssmoothgroupsettings@Stability(value=Stable) @Nullable default Object getMultiplexGroupSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputgroupsettings.html#cfn-medialive-channel-outputgroupsettings-multiplexgroupsettings@Stability(value=Stable) @Nullable default Object getRtmpGroupSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputgroupsettings.html#cfn-medialive-channel-outputgroupsettings-rtmpgroupsettings@Stability(value=Stable) @Nullable default Object getUdpGroupSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputgroupsettings.html#cfn-medialive-channel-outputgroupsettings-udpgroupsettings@Stability(value=Stable) static CfnChannel.OutputGroupSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.