@Stability(value=Stable) public static final class CfnBot.MultipleValuesSettingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.MultipleValuesSettingProperty>
CfnBot.MultipleValuesSettingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.MultipleValuesSettingProperty.Builder |
allowMultipleValues(Boolean allowMultipleValues)
Sets the value of
CfnBot.MultipleValuesSettingProperty.getAllowMultipleValues() |
CfnBot.MultipleValuesSettingProperty.Builder |
allowMultipleValues(IResolvable allowMultipleValues)
Sets the value of
CfnBot.MultipleValuesSettingProperty.getAllowMultipleValues() |
CfnBot.MultipleValuesSettingProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnBot.MultipleValuesSettingProperty.Builder allowMultipleValues(Boolean allowMultipleValues)
CfnBot.MultipleValuesSettingProperty.getAllowMultipleValues()allowMultipleValues - `CfnBot.MultipleValuesSettingProperty.AllowMultipleValues`.this@Stability(value=Stable) public CfnBot.MultipleValuesSettingProperty.Builder allowMultipleValues(IResolvable allowMultipleValues)
CfnBot.MultipleValuesSettingProperty.getAllowMultipleValues()allowMultipleValues - `CfnBot.MultipleValuesSettingProperty.AllowMultipleValues`.this@Stability(value=Stable) public CfnBot.MultipleValuesSettingProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.MultipleValuesSettingProperty>CfnBot.MultipleValuesSettingPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.