@Stability(value=Stable) public static final class CfnResponsePlan.ChatChannelProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResponsePlan.ChatChannelProperty>
CfnResponsePlan.ChatChannelProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResponsePlan.ChatChannelProperty |
build()
Builds the configured instance.
|
CfnResponsePlan.ChatChannelProperty.Builder |
chatbotSns(List<String> chatbotSns)
Sets the value of
CfnResponsePlan.ChatChannelProperty.getChatbotSns() |
@Stability(value=Stable) public CfnResponsePlan.ChatChannelProperty.Builder chatbotSns(List<String> chatbotSns)
CfnResponsePlan.ChatChannelProperty.getChatbotSns()chatbotSns - `CfnResponsePlan.ChatChannelProperty.ChatbotSns`.this@Stability(value=Stable) public CfnResponsePlan.ChatChannelProperty build()
build in interface software.amazon.jsii.Builder<CfnResponsePlan.ChatChannelProperty>CfnResponsePlan.ChatChannelPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.