public static final class CfnBot.SSMLMessageProperty.Builder
extends java.lang.Object
CfnBot.SSMLMessageProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnBot.SSMLMessageProperty |
build()
Builds the configured instance.
|
CfnBot.SSMLMessageProperty.Builder |
value(java.lang.String value)
Sets the value of
CfnBot.SSMLMessageProperty.getValue() |
public CfnBot.SSMLMessageProperty.Builder value(java.lang.String value)
CfnBot.SSMLMessageProperty.getValue()
value
- The SSML text that defines the prompt. This parameter is required.this
public CfnBot.SSMLMessageProperty build()
CfnBot.SSMLMessageProperty
java.lang.NullPointerException
- if any required attribute was not provided