@Stability(value=Stable) public static final class CfnBot.SampleValueProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.SampleValueProperty>
CfnBot.SampleValueProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.SampleValueProperty |
build()
Builds the configured instance.
|
CfnBot.SampleValueProperty.Builder |
value(String value)
Sets the value of
CfnBot.SampleValueProperty.getValue() |
@Stability(value=Stable) public CfnBot.SampleValueProperty.Builder value(String value)
CfnBot.SampleValueProperty.getValue()value - The value that can be used for a slot type. This parameter is required.this@Stability(value=Stable) public CfnBot.SampleValueProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.SampleValueProperty>CfnBot.SampleValuePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.