@Stability(value=Stable) public static final class CfnChannel.RtmpGroupSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.RtmpGroupSettingsProperty>
CfnChannel.RtmpGroupSettingsProperty
Constructor and Description |
---|
Builder() |
@Stability(value=Stable) public CfnChannel.RtmpGroupSettingsProperty.Builder adMarkers(List<String> adMarkers)
CfnChannel.RtmpGroupSettingsProperty.getAdMarkers()
adMarkers
- `CfnChannel.RtmpGroupSettingsProperty.AdMarkers`.this
@Stability(value=Stable) public CfnChannel.RtmpGroupSettingsProperty.Builder authenticationScheme(String authenticationScheme)
CfnChannel.RtmpGroupSettingsProperty.getAuthenticationScheme()
authenticationScheme
- `CfnChannel.RtmpGroupSettingsProperty.AuthenticationScheme`.this
@Stability(value=Stable) public CfnChannel.RtmpGroupSettingsProperty.Builder cacheFullBehavior(String cacheFullBehavior)
CfnChannel.RtmpGroupSettingsProperty.getCacheFullBehavior()
cacheFullBehavior
- `CfnChannel.RtmpGroupSettingsProperty.CacheFullBehavior`.this
@Stability(value=Stable) public CfnChannel.RtmpGroupSettingsProperty.Builder cacheLength(Number cacheLength)
CfnChannel.RtmpGroupSettingsProperty.getCacheLength()
cacheLength
- `CfnChannel.RtmpGroupSettingsProperty.CacheLength`.this
@Stability(value=Stable) public CfnChannel.RtmpGroupSettingsProperty.Builder captionData(String captionData)
CfnChannel.RtmpGroupSettingsProperty.getCaptionData()
captionData
- `CfnChannel.RtmpGroupSettingsProperty.CaptionData`.this
@Stability(value=Stable) public CfnChannel.RtmpGroupSettingsProperty.Builder inputLossAction(String inputLossAction)
CfnChannel.RtmpGroupSettingsProperty.getInputLossAction()
inputLossAction
- `CfnChannel.RtmpGroupSettingsProperty.InputLossAction`.this
@Stability(value=Stable) public CfnChannel.RtmpGroupSettingsProperty.Builder restartDelay(Number restartDelay)
CfnChannel.RtmpGroupSettingsProperty.getRestartDelay()
restartDelay
- `CfnChannel.RtmpGroupSettingsProperty.RestartDelay`.this
@Stability(value=Stable) public CfnChannel.RtmpGroupSettingsProperty build()
build
in interface software.amazon.jsii.Builder<CfnChannel.RtmpGroupSettingsProperty>
CfnChannel.RtmpGroupSettingsProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.