@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 - The SNS targets that AWS Chatbot uses to notify the chat channel of updates to an incident.
You can also make updates to the incident through the chat channel by using the SNS topicsthis@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 © 2022. All rights reserved.