type property

Input<String?>? type
final

The type of the notification target. Valid values are SNS, AWSChatbotSlack, and AWSChatbotMicrosoftTeams. Default value is SNS.

Implementation

final pulumi.Input<String?>? type;