@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
- `CfnChannel.OutputProperty.AudioDescriptionNames`.this
@Stability(value=Stable) public CfnChannel.OutputProperty.Builder captionDescriptionNames(List<String> captionDescriptionNames)
CfnChannel.OutputProperty.getCaptionDescriptionNames()
captionDescriptionNames
- `CfnChannel.OutputProperty.CaptionDescriptionNames`.this
@Stability(value=Stable) public CfnChannel.OutputProperty.Builder outputName(String outputName)
CfnChannel.OutputProperty.getOutputName()
outputName
- `CfnChannel.OutputProperty.OutputName`.this
@Stability(value=Stable) public CfnChannel.OutputProperty.Builder outputSettings(CfnChannel.OutputSettingsProperty outputSettings)
CfnChannel.OutputProperty.getOutputSettings()
outputSettings
- `CfnChannel.OutputProperty.OutputSettings`.this
@Stability(value=Stable) public CfnChannel.OutputProperty.Builder outputSettings(IResolvable outputSettings)
CfnChannel.OutputProperty.getOutputSettings()
outputSettings
- `CfnChannel.OutputProperty.OutputSettings`.this
@Stability(value=Stable) public CfnChannel.OutputProperty.Builder videoDescriptionName(String videoDescriptionName)
CfnChannel.OutputProperty.getVideoDescriptionName()
videoDescriptionName
- `CfnChannel.OutputProperty.VideoDescriptionName`.this
@Stability(value=Stable) public CfnChannel.OutputProperty build()
build
in interface software.amazon.jsii.Builder<CfnChannel.OutputProperty>
CfnChannel.OutputProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.