@Stability(value=Stable)
public static interface CfnChannel.RtmpGroupSettingsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.RtmpGroupSettingsProperty.Builder
A builder for
CfnChannel.RtmpGroupSettingsProperty |
static class |
CfnChannel.RtmpGroupSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.RtmpGroupSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.RtmpGroupSettingsProperty.Builder |
builder() |
default List<String> |
getAdMarkers()
`CfnChannel.RtmpGroupSettingsProperty.AdMarkers`.
|
default String |
getAuthenticationScheme()
`CfnChannel.RtmpGroupSettingsProperty.AuthenticationScheme`.
|
default String |
getCacheFullBehavior()
`CfnChannel.RtmpGroupSettingsProperty.CacheFullBehavior`.
|
default Number |
getCacheLength()
`CfnChannel.RtmpGroupSettingsProperty.CacheLength`.
|
default String |
getCaptionData()
`CfnChannel.RtmpGroupSettingsProperty.CaptionData`.
|
default String |
getInputLossAction()
`CfnChannel.RtmpGroupSettingsProperty.InputLossAction`.
|
default Number |
getRestartDelay()
`CfnChannel.RtmpGroupSettingsProperty.RestartDelay`.
|
@Stability(value=Stable) @Nullable default List<String> getAdMarkers()
@Stability(value=Stable) @Nullable default String getAuthenticationScheme()
@Stability(value=Stable) @Nullable default String getCacheFullBehavior()
@Stability(value=Stable) @Nullable default Number getCacheLength()
@Stability(value=Stable) @Nullable default String getCaptionData()
@Stability(value=Stable) @Nullable default String getInputLossAction()
@Stability(value=Stable) @Nullable default Number getRestartDelay()
@Stability(value=Stable) static CfnChannel.RtmpGroupSettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.