Skip to content

Commit f42725c

Browse files
committed
docs: Add valid types for target.type argument
1 parent 546cd5a commit f42725c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/r/codestarnotifications_notification_rule.html.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ This resource supports the following arguments:
6868

6969
An `target` block supports the following arguments:
7070

71-
* `address` - (Required) The ARN of notification rule target. For example, a SNS Topic ARN.
72-
* `type` - (Optional) The type of the notification target. Default value is `SNS`.
71+
* `address` - (Required) The ARN of the Amazon Q Developer in chat applications topic or Amazon Q Developer in chat applications client.
72+
* `type` - (Optional) The type of the notification target. Valid values are `SNS`, `AWSChatbotSlack`, and `AWSChatbotMicrosoftTeams`. Default value is `SNS`.
7373

7474
## Attribute Reference
7575

0 commit comments

Comments
 (0)