@Stability(value=Stable) public static final class CfnBot.InputContextProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.InputContextProperty>
CfnBot.InputContextProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.InputContextProperty |
build()
Builds the configured instance.
|
CfnBot.InputContextProperty.Builder |
name(String name)
Sets the value of
CfnBot.InputContextProperty.getName() |
@Stability(value=Stable) public CfnBot.InputContextProperty.Builder name(String name)
CfnBot.InputContextProperty.getName()name - The name of the context. This parameter is required.this@Stability(value=Stable) public CfnBot.InputContextProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.InputContextProperty>CfnBot.InputContextPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.