@Stability(value=Stable)
public static interface CfnChannel.UdpOutputSettingsProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getContainerSettings()
@Stability(value=Stable) @Nullable default Object getDestination()
@Stability(value=Stable) @Nullable default Object getFecOutputSettings()
@Stability(value=Stable) static CfnChannel.UdpOutputSettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.