@Stability(value=Stable)
public static interface CfnChannel.RtmpOutputSettingsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.RtmpOutputSettingsProperty.Builder
A builder for
CfnChannel.RtmpOutputSettingsProperty |
static class |
CfnChannel.RtmpOutputSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.RtmpOutputSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.RtmpOutputSettingsProperty.Builder |
builder() |
default String |
getCertificateMode()
`CfnChannel.RtmpOutputSettingsProperty.CertificateMode`.
|
default Number |
getConnectionRetryInterval()
`CfnChannel.RtmpOutputSettingsProperty.ConnectionRetryInterval`.
|
default Object |
getDestination()
`CfnChannel.RtmpOutputSettingsProperty.Destination`.
|
default Number |
getNumRetries()
`CfnChannel.RtmpOutputSettingsProperty.NumRetries`.
|
@Stability(value=Stable) @Nullable default String getCertificateMode()
@Stability(value=Stable) @Nullable default Number getConnectionRetryInterval()
@Stability(value=Stable) @Nullable default Object getDestination()
@Stability(value=Stable) @Nullable default Number getNumRetries()
@Stability(value=Stable) static CfnChannel.RtmpOutputSettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.