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