@Stability(value=Stable) public static final class CfnChannel.MsSmoothOutputSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.MsSmoothOutputSettingsProperty>
CfnChannel.MsSmoothOutputSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.MsSmoothOutputSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.MsSmoothOutputSettingsProperty.Builder |
h265PackagingType(String h265PackagingType)
Sets the value of
CfnChannel.MsSmoothOutputSettingsProperty.getH265PackagingType() |
CfnChannel.MsSmoothOutputSettingsProperty.Builder |
nameModifier(String nameModifier)
Sets the value of
CfnChannel.MsSmoothOutputSettingsProperty.getNameModifier() |
@Stability(value=Stable) public CfnChannel.MsSmoothOutputSettingsProperty.Builder h265PackagingType(String h265PackagingType)
CfnChannel.MsSmoothOutputSettingsProperty.getH265PackagingType()h265PackagingType - `CfnChannel.MsSmoothOutputSettingsProperty.H265PackagingType`.this@Stability(value=Stable) public CfnChannel.MsSmoothOutputSettingsProperty.Builder nameModifier(String nameModifier)
CfnChannel.MsSmoothOutputSettingsProperty.getNameModifier()nameModifier - `CfnChannel.MsSmoothOutputSettingsProperty.NameModifier`.this@Stability(value=Stable) public CfnChannel.MsSmoothOutputSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.MsSmoothOutputSettingsProperty>CfnChannel.MsSmoothOutputSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.