View source: R/cloudhsmv2_operations.R
cloudhsmv2_tag_resource | R Documentation |
Adds or overwrites one or more tags for the specified CloudHSM cluster.
See https://www.paws-r-sdk.com/docs/cloudhsmv2_tag_resource/ for full documentation.
cloudhsmv2_tag_resource(ResourceId, TagList)
ResourceId |
[required] The cluster identifier (ID) for the cluster that you are tagging. To
find the cluster ID, use
|
TagList |
[required] A list of one or more tags. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.