@Stability(value=Stable)
public static interface CfnChannel.UdpOutputSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-udpoutputsettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.UdpOutputSettingsProperty.Builder
A builder for
CfnChannel.UdpOutputSettingsProperty |
static class |
CfnChannel.UdpOutputSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.UdpOutputSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.UdpOutputSettingsProperty.Builder |
builder() |
default Number |
getBufferMsec()
`CfnChannel.UdpOutputSettingsProperty.BufferMsec`.
|
default Object |
getContainerSettings()
`CfnChannel.UdpOutputSettingsProperty.ContainerSettings`.
|
default Object |
getDestination()
`CfnChannel.UdpOutputSettingsProperty.Destination`.
|
default Object |
getFecOutputSettings()
`CfnChannel.UdpOutputSettingsProperty.FecOutputSettings`.
|
@Stability(value=Stable) @Nullable default Number getBufferMsec()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-udpoutputsettings.html#cfn-medialive-channel-udpoutputsettings-buffermsec@Stability(value=Stable) @Nullable default Object getContainerSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-udpoutputsettings.html#cfn-medialive-channel-udpoutputsettings-containersettings@Stability(value=Stable) @Nullable default Object getDestination()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-udpoutputsettings.html#cfn-medialive-channel-udpoutputsettings-destination@Stability(value=Stable) @Nullable default Object getFecOutputSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-udpoutputsettings.html#cfn-medialive-channel-udpoutputsettings-fecoutputsettings@Stability(value=Stable) static CfnChannel.UdpOutputSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.