interface ChatChannelProperty
Language | Type name |
---|---|
.NET | Amazon.CDK.AWS.SSMIncidents.CfnResponsePlan.ChatChannelProperty |
Go | github.com/aws/aws-cdk-go/awscdk/v2/awsssmincidents#CfnResponsePlan_ChatChannelProperty |
Java | software.amazon.awscdk.services.ssmincidents.CfnResponsePlan.ChatChannelProperty |
Python | aws_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
Name | Type | Description |
---|---|---|
chatbot | string[] | The Amazon SNS targets that AWS Chatbot uses to notify the chat channel of updates to an incident. |
chatbotSns?
Type:
string[]
(optional)
The Amazon 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 Amazon SNS topics