aws-cdk-lib.aws_ssmincidents.CfnResponsePlan.ChatChannelProperty

interface ChatChannelProperty

LanguageType name
.NETAmazon.CDK.AWS.SSMIncidents.CfnResponsePlan.ChatChannelProperty
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awsssmincidents#CfnResponsePlan_ChatChannelProperty
Javasoftware.amazon.awscdk.services.ssmincidents.CfnResponsePlan.ChatChannelProperty
Pythonaws_cdk.aws_ssmincidents.CfnResponsePlan.ChatChannelProperty
TypeScript aws-cdk-lib » aws_ssmincidents » CfnResponsePlan » ChatChannelProperty

The AWS Chatbot chat channel used for collaboration during an incident.

Example

// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import { aws_ssmincidents as ssmincidents } from 'aws-cdk-lib';
const chatChannelProperty: ssmincidents.CfnResponsePlan.ChatChannelProperty = {
  chatbotSns: ['chatbotSns'],
};

Properties

NameTypeDescription
chatbotSns?string[]The SNS targets that AWS Chatbot uses to notify the chat channel of updates to an incident.

chatbotSns?

Type: string[] (optional)

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 topics