fms_put_resource_set {paws.security.identity} | R Documentation |
Creates the resource set
Description
Creates the resource set.
See https://www.paws-r-sdk.com/docs/fms_put_resource_set/ for full documentation.
Usage
fms_put_resource_set(ResourceSet, TagList = NULL)
Arguments
ResourceSet |
[required] Details about the resource set to be created or updated.\> |
TagList |
Retrieves the tags associated with the specified resource set. Tags are key:value pairs that you can use to categorize and manage your resources, for purposes like billing. For example, you might set the tag key to "customer" and the value to the customer name or ID. You can specify one or more tags to add to each Amazon Web Services resource, up to 50 tags for a resource. |
[Package paws.security.identity version 0.6.1 Index]