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