@Stability(value=Stable) public static final class CfnChannel.UdpGroupSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.UdpGroupSettingsProperty>
CfnChannel.UdpGroupSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.UdpGroupSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.UdpGroupSettingsProperty.Builder |
inputLossAction(String inputLossAction)
Sets the value of
CfnChannel.UdpGroupSettingsProperty.getInputLossAction() |
CfnChannel.UdpGroupSettingsProperty.Builder |
timedMetadataId3Frame(String timedMetadataId3Frame)
Sets the value of
CfnChannel.UdpGroupSettingsProperty.getTimedMetadataId3Frame() |
CfnChannel.UdpGroupSettingsProperty.Builder |
timedMetadataId3Period(Number timedMetadataId3Period)
Sets the value of
CfnChannel.UdpGroupSettingsProperty.getTimedMetadataId3Period() |
@Stability(value=Stable) public CfnChannel.UdpGroupSettingsProperty.Builder inputLossAction(String inputLossAction)
CfnChannel.UdpGroupSettingsProperty.getInputLossAction()inputLossAction - `CfnChannel.UdpGroupSettingsProperty.InputLossAction`.this@Stability(value=Stable) public CfnChannel.UdpGroupSettingsProperty.Builder timedMetadataId3Frame(String timedMetadataId3Frame)
CfnChannel.UdpGroupSettingsProperty.getTimedMetadataId3Frame()timedMetadataId3Frame - `CfnChannel.UdpGroupSettingsProperty.TimedMetadataId3Frame`.this@Stability(value=Stable) public CfnChannel.UdpGroupSettingsProperty.Builder timedMetadataId3Period(Number timedMetadataId3Period)
CfnChannel.UdpGroupSettingsProperty.getTimedMetadataId3Period()timedMetadataId3Period - `CfnChannel.UdpGroupSettingsProperty.TimedMetadataId3Period`.this@Stability(value=Stable) public CfnChannel.UdpGroupSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.UdpGroupSettingsProperty>CfnChannel.UdpGroupSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.