@Stability(value=Stable) public static final class CfnChannel.OutputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.OutputProperty>
CfnChannel.OutputProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnChannel.OutputProperty.Builder audioDescriptionNames(List<String> audioDescriptionNames)
CfnChannel.OutputProperty.getAudioDescriptionNames()audioDescriptionNames - The names of the audio descriptions that are used as audio sources for this output.this@Stability(value=Stable) public CfnChannel.OutputProperty.Builder captionDescriptionNames(List<String> captionDescriptionNames)
CfnChannel.OutputProperty.getCaptionDescriptionNames()captionDescriptionNames - The names of the caption descriptions that are used as captions sources for this output.this@Stability(value=Stable) public CfnChannel.OutputProperty.Builder outputName(String outputName)
CfnChannel.OutputProperty.getOutputName()outputName - The name that is used to identify an output.this@Stability(value=Stable) public CfnChannel.OutputProperty.Builder outputSettings(CfnChannel.OutputSettingsProperty outputSettings)
CfnChannel.OutputProperty.getOutputSettings()outputSettings - The output type-specific settings.this@Stability(value=Stable) public CfnChannel.OutputProperty.Builder outputSettings(IResolvable outputSettings)
CfnChannel.OutputProperty.getOutputSettings()outputSettings - The output type-specific settings.this@Stability(value=Stable) public CfnChannel.OutputProperty.Builder videoDescriptionName(String videoDescriptionName)
CfnChannel.OutputProperty.getVideoDescriptionName()videoDescriptionName - The name of the VideoDescription that is used as the source for this output.this@Stability(value=Stable) public CfnChannel.OutputProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.OutputProperty>CfnChannel.OutputPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.