| Package | Description |
|---|---|
| software.amazon.awscdk.services.ssmincidents |
AWS::SSMIncidents Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnResponsePlan.ChatChannelProperty.Jsii$Proxy
An implementation for
CfnResponsePlan.ChatChannelProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnResponsePlan.ChatChannelProperty |
CfnResponsePlan.ChatChannelProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnResponsePlan.Builder |
CfnResponsePlan.Builder.chatChannel(CfnResponsePlan.ChatChannelProperty chatChannel)
The AWS Chatbot chat channel used for collaboration during an incident.
|
CfnResponsePlanProps.Builder |
CfnResponsePlanProps.Builder.chatChannel(CfnResponsePlan.ChatChannelProperty chatChannel)
Sets the value of
CfnResponsePlanProps.getChatChannel() |
void |
CfnResponsePlan.setChatChannel(CfnResponsePlan.ChatChannelProperty value)
The AWS Chatbot chat channel used for collaboration during an incident.
|
Copyright © 2022. All rights reserved.