@Stability(value=Stable) public static final class CfnChannel.FrameCaptureOutputSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.FrameCaptureOutputSettingsProperty>
CfnChannel.FrameCaptureOutputSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.FrameCaptureOutputSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.FrameCaptureOutputSettingsProperty.Builder |
nameModifier(String nameModifier)
Sets the value of
CfnChannel.FrameCaptureOutputSettingsProperty.getNameModifier() |
@Stability(value=Stable) public CfnChannel.FrameCaptureOutputSettingsProperty.Builder nameModifier(String nameModifier)
CfnChannel.FrameCaptureOutputSettingsProperty.getNameModifier()nameModifier - Required if the output group contains more than one output.
This modifier forms part of the output file name.this@Stability(value=Stable) public CfnChannel.FrameCaptureOutputSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.FrameCaptureOutputSettingsProperty>CfnChannel.FrameCaptureOutputSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.