recyclebin_tag_resource {paws.storage} | R Documentation |
Assigns tags to the specified retention rule
Description
Assigns tags to the specified retention rule.
See https://www.paws-r-sdk.com/docs/recyclebin_tag_resource/ for full documentation.
Usage
recyclebin_tag_resource(ResourceArn, Tags)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) of the retention rule. |
Tags |
[required] Information about the tags to assign to the retention rule. |
[Package paws.storage version 0.7.0 Index]