efs_tag_resource {paws.storage} | R Documentation |
Creates a tag for an EFS resource
Description
Creates a tag for an EFS resource. You can create tags for EFS file systems and access points using this API operation.
See https://www.paws-r-sdk.com/docs/efs_tag_resource/ for full documentation.
Usage
efs_tag_resource(ResourceId, Tags)
Arguments
ResourceId |
[required] The ID specifying the EFS resource that you want to create a tag for. |
Tags |
[required] An array of |
[Package paws.storage version 0.9.0 Index]