View source: R/codedeploy_operations.R
codedeploy_tag_resource | R Documentation |
Associates the list of tags in the input Tags
parameter with the resource identified by the ResourceArn
input parameter.
See https://www.paws-r-sdk.com/docs/codedeploy_tag_resource/ for full documentation.
codedeploy_tag_resource(ResourceArn, Tags)
ResourceArn |
[required] The ARN of a resource, such as a CodeDeploy application or deployment group. |
Tags |
[required] A list of tags that |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.