@Stability(value=Stable)
public static interface CfnChannel.RtmpGroupSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-rtmpgroupsettings.html| 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 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 String getAuthenticationScheme()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-rtmpgroupsettings.html#cfn-medialive-channel-rtmpgroupsettings-authenticationscheme@Stability(value=Stable) @Nullable default String getCacheFullBehavior()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-rtmpgroupsettings.html#cfn-medialive-channel-rtmpgroupsettings-cachefullbehavior@Stability(value=Stable) @Nullable default Number getCacheLength()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-rtmpgroupsettings.html#cfn-medialive-channel-rtmpgroupsettings-cachelength@Stability(value=Stable) @Nullable default String getCaptionData()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-rtmpgroupsettings.html#cfn-medialive-channel-rtmpgroupsettings-captiondata@Stability(value=Stable) @Nullable default String getInputLossAction()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-rtmpgroupsettings.html#cfn-medialive-channel-rtmpgroupsettings-inputlossaction@Stability(value=Stable) @Nullable default Number getRestartDelay()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-rtmpgroupsettings.html#cfn-medialive-channel-rtmpgroupsettings-restartdelay@Stability(value=Stable) static CfnChannel.RtmpGroupSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.