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