@Stability(value=Stable)
public static interface CfnChannel.OutputGroupSettingsProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getFrameCaptureGroupSettings()
@Stability(value=Stable) @Nullable default Object getHlsGroupSettings()
@Stability(value=Stable) @Nullable default Object getMediaPackageGroupSettings()
@Stability(value=Stable) @Nullable default Object getMsSmoothGroupSettings()
@Stability(value=Stable) @Nullable default Object getMultiplexGroupSettings()
@Stability(value=Stable) @Nullable default Object getRtmpGroupSettings()
@Stability(value=Stable) @Nullable default Object getUdpGroupSettings()
@Stability(value=Stable) static CfnChannel.OutputGroupSettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.