@Stability(value=Stable) public static final class CfnChannel.RtmpOutputSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.RtmpOutputSettingsProperty>
CfnChannel.RtmpOutputSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.RtmpOutputSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.RtmpOutputSettingsProperty.Builder |
certificateMode(String certificateMode)
Sets the value of
CfnChannel.RtmpOutputSettingsProperty.getCertificateMode() |
CfnChannel.RtmpOutputSettingsProperty.Builder |
connectionRetryInterval(Number connectionRetryInterval)
Sets the value of
CfnChannel.RtmpOutputSettingsProperty.getConnectionRetryInterval() |
CfnChannel.RtmpOutputSettingsProperty.Builder |
destination(CfnChannel.OutputLocationRefProperty destination)
Sets the value of
CfnChannel.RtmpOutputSettingsProperty.getDestination() |
CfnChannel.RtmpOutputSettingsProperty.Builder |
destination(IResolvable destination)
Sets the value of
CfnChannel.RtmpOutputSettingsProperty.getDestination() |
CfnChannel.RtmpOutputSettingsProperty.Builder |
numRetries(Number numRetries)
Sets the value of
CfnChannel.RtmpOutputSettingsProperty.getNumRetries() |
@Stability(value=Stable) public CfnChannel.RtmpOutputSettingsProperty.Builder certificateMode(String certificateMode)
CfnChannel.RtmpOutputSettingsProperty.getCertificateMode()certificateMode - `CfnChannel.RtmpOutputSettingsProperty.CertificateMode`.this@Stability(value=Stable) public CfnChannel.RtmpOutputSettingsProperty.Builder connectionRetryInterval(Number connectionRetryInterval)
CfnChannel.RtmpOutputSettingsProperty.getConnectionRetryInterval()connectionRetryInterval - `CfnChannel.RtmpOutputSettingsProperty.ConnectionRetryInterval`.this@Stability(value=Stable) public CfnChannel.RtmpOutputSettingsProperty.Builder destination(CfnChannel.OutputLocationRefProperty destination)
CfnChannel.RtmpOutputSettingsProperty.getDestination()destination - `CfnChannel.RtmpOutputSettingsProperty.Destination`.this@Stability(value=Stable) public CfnChannel.RtmpOutputSettingsProperty.Builder destination(IResolvable destination)
CfnChannel.RtmpOutputSettingsProperty.getDestination()destination - `CfnChannel.RtmpOutputSettingsProperty.Destination`.this@Stability(value=Stable) public CfnChannel.RtmpOutputSettingsProperty.Builder numRetries(Number numRetries)
CfnChannel.RtmpOutputSettingsProperty.getNumRetries()numRetries - `CfnChannel.RtmpOutputSettingsProperty.NumRetries`.this@Stability(value=Stable) public CfnChannel.RtmpOutputSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.RtmpOutputSettingsProperty>CfnChannel.RtmpOutputSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.