codestarnotifications_tag_resource {paws.developer.tools} | R Documentation |
Associates a set of provided tags with a notification rule
Description
Associates a set of provided tags with a notification rule.
See https://www.paws-r-sdk.com/docs/codestarnotifications_tag_resource/ for full documentation.
Usage
codestarnotifications_tag_resource(Arn, Tags)
Arguments
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 " |
[Package paws.developer.tools version 0.9.0 Index]