schemas_tag_resource {paws.application.integration} | R Documentation |
Add tags to a resource
Description
Add tags to a resource.
See https://www.paws-r-sdk.com/docs/schemas_tag_resource/ for full documentation.
Usage
schemas_tag_resource(ResourceArn, Tags)
Arguments
ResourceArn |
[required] The ARN of the resource. |
Tags |
[required] Tags associated with the resource. |
[Package paws.application.integration version 0.9.0 Index]