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