@Stability(value=Stable) public static final class CfnChannel.OutputGroupProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.OutputGroupProperty>
CfnChannel.OutputGroupProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.OutputGroupProperty |
build()
Builds the configured instance.
|
CfnChannel.OutputGroupProperty.Builder |
name(String name)
Sets the value of
CfnChannel.OutputGroupProperty.getName() |
CfnChannel.OutputGroupProperty.Builder |
outputGroupSettings(CfnChannel.OutputGroupSettingsProperty outputGroupSettings)
Sets the value of
CfnChannel.OutputGroupProperty.getOutputGroupSettings() |
CfnChannel.OutputGroupProperty.Builder |
outputGroupSettings(IResolvable outputGroupSettings)
Sets the value of
CfnChannel.OutputGroupProperty.getOutputGroupSettings() |
CfnChannel.OutputGroupProperty.Builder |
outputs(IResolvable outputs)
Sets the value of
CfnChannel.OutputGroupProperty.getOutputs() |
CfnChannel.OutputGroupProperty.Builder |
outputs(List<? extends Object> outputs)
Sets the value of
CfnChannel.OutputGroupProperty.getOutputs() |
@Stability(value=Stable) public CfnChannel.OutputGroupProperty.Builder name(String name)
CfnChannel.OutputGroupProperty.getName()name - `CfnChannel.OutputGroupProperty.Name`.this@Stability(value=Stable) public CfnChannel.OutputGroupProperty.Builder outputGroupSettings(CfnChannel.OutputGroupSettingsProperty outputGroupSettings)
CfnChannel.OutputGroupProperty.getOutputGroupSettings()outputGroupSettings - `CfnChannel.OutputGroupProperty.OutputGroupSettings`.this@Stability(value=Stable) public CfnChannel.OutputGroupProperty.Builder outputGroupSettings(IResolvable outputGroupSettings)
CfnChannel.OutputGroupProperty.getOutputGroupSettings()outputGroupSettings - `CfnChannel.OutputGroupProperty.OutputGroupSettings`.this@Stability(value=Stable) public CfnChannel.OutputGroupProperty.Builder outputs(IResolvable outputs)
CfnChannel.OutputGroupProperty.getOutputs()outputs - `CfnChannel.OutputGroupProperty.Outputs`.this@Stability(value=Stable) public CfnChannel.OutputGroupProperty.Builder outputs(List<? extends Object> outputs)
CfnChannel.OutputGroupProperty.getOutputs()outputs - `CfnChannel.OutputGroupProperty.Outputs`.this@Stability(value=Stable) public CfnChannel.OutputGroupProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.OutputGroupProperty>CfnChannel.OutputGroupPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.