View source: R/codestarnotifications_operations.R
codestarnotifications_tag_resource | R Documentation |
Associates a set of provided tags with a notification rule.
See https://www.paws-r-sdk.com/docs/codestarnotifications_tag_resource/ for full documentation.
codestarnotifications_tag_resource(Arn, Tags)
Arn |
[required] The Amazon Resource Name (ARN) of the notification rule to tag. |
Tags |
[required] The list of tags to associate with the resource. Tag key names cannot
start with " |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.