@Stability(value=Stable) public static final class CfnOptionGroup.OptionSettingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnOptionGroup.OptionSettingProperty>
CfnOptionGroup.OptionSettingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnOptionGroup.OptionSettingProperty |
build()
Builds the configured instance.
|
CfnOptionGroup.OptionSettingProperty.Builder |
name(String name)
Sets the value of
CfnOptionGroup.OptionSettingProperty.getName() |
CfnOptionGroup.OptionSettingProperty.Builder |
value(String value)
Sets the value of
CfnOptionGroup.OptionSettingProperty.getValue() |
@Stability(value=Stable) public CfnOptionGroup.OptionSettingProperty.Builder name(String name)
CfnOptionGroup.OptionSettingProperty.getName()name - `CfnOptionGroup.OptionSettingProperty.Name`.this@Stability(value=Stable) public CfnOptionGroup.OptionSettingProperty.Builder value(String value)
CfnOptionGroup.OptionSettingProperty.getValue()value - `CfnOptionGroup.OptionSettingProperty.Value`.this@Stability(value=Stable) public CfnOptionGroup.OptionSettingProperty build()
build in interface software.amazon.jsii.Builder<CfnOptionGroup.OptionSettingProperty>CfnOptionGroup.OptionSettingPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.