@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 - The ID for this destination.this@Stability(value=Stable) public CfnChannel.OutputDestinationProperty.Builder mediaPackageSettings(IResolvable mediaPackageSettings)
CfnChannel.OutputDestinationProperty.getMediaPackageSettings()mediaPackageSettings - The destination settings for a MediaPackage output.this@Stability(value=Stable) public CfnChannel.OutputDestinationProperty.Builder mediaPackageSettings(List<? extends Object> mediaPackageSettings)
CfnChannel.OutputDestinationProperty.getMediaPackageSettings()mediaPackageSettings - The destination settings for a MediaPackage output.this@Stability(value=Stable) public CfnChannel.OutputDestinationProperty.Builder multiplexSettings(CfnChannel.MultiplexProgramChannelDestinationSettingsProperty multiplexSettings)
CfnChannel.OutputDestinationProperty.getMultiplexSettings()multiplexSettings - Destination settings for a Multiplex output;.
one destination for both encoders.this@Stability(value=Stable) public CfnChannel.OutputDestinationProperty.Builder multiplexSettings(IResolvable multiplexSettings)
CfnChannel.OutputDestinationProperty.getMultiplexSettings()multiplexSettings - Destination settings for a Multiplex output;.
one destination for both encoders.this@Stability(value=Stable) public CfnChannel.OutputDestinationProperty.Builder settings(IResolvable settings)
CfnChannel.OutputDestinationProperty.getSettings()settings - The destination settings for an output.this@Stability(value=Stable) public CfnChannel.OutputDestinationProperty.Builder settings(List<? extends Object> settings)
CfnChannel.OutputDestinationProperty.getSettings()settings - The destination settings for an output.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 © 2022. All rights reserved.