@Stability(value=Stable) public static final class CfnChannel.OutputDestinationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.OutputDestinationProperty>
CfnChannel.OutputDestinationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnChannel.OutputDestinationProperty.Builder id(String id)
CfnChannel.OutputDestinationProperty.getId()id - `CfnChannel.OutputDestinationProperty.Id`.this@Stability(value=Stable) public CfnChannel.OutputDestinationProperty.Builder mediaPackageSettings(IResolvable mediaPackageSettings)
CfnChannel.OutputDestinationProperty.getMediaPackageSettings()mediaPackageSettings - `CfnChannel.OutputDestinationProperty.MediaPackageSettings`.this@Stability(value=Stable) public CfnChannel.OutputDestinationProperty.Builder mediaPackageSettings(List<? extends Object> mediaPackageSettings)
CfnChannel.OutputDestinationProperty.getMediaPackageSettings()mediaPackageSettings - `CfnChannel.OutputDestinationProperty.MediaPackageSettings`.this@Stability(value=Stable) public CfnChannel.OutputDestinationProperty.Builder multiplexSettings(IResolvable multiplexSettings)
CfnChannel.OutputDestinationProperty.getMultiplexSettings()multiplexSettings - `CfnChannel.OutputDestinationProperty.MultiplexSettings`.this@Stability(value=Stable) public CfnChannel.OutputDestinationProperty.Builder multiplexSettings(CfnChannel.MultiplexProgramChannelDestinationSettingsProperty multiplexSettings)
CfnChannel.OutputDestinationProperty.getMultiplexSettings()multiplexSettings - `CfnChannel.OutputDestinationProperty.MultiplexSettings`.this@Stability(value=Stable) public CfnChannel.OutputDestinationProperty.Builder settings(IResolvable settings)
CfnChannel.OutputDestinationProperty.getSettings()settings - `CfnChannel.OutputDestinationProperty.Settings`.this@Stability(value=Stable) public CfnChannel.OutputDestinationProperty.Builder settings(List<? extends Object> settings)
CfnChannel.OutputDestinationProperty.getSettings()settings - `CfnChannel.OutputDestinationProperty.Settings`.this@Stability(value=Stable) public CfnChannel.OutputDestinationProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.OutputDestinationProperty>CfnChannel.OutputDestinationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.