AddTagsResourceInput
Autogenerated input type of AddTagsResource
| Input Fields : Object | Description |
|---|---|
| resourceType: TagResourceTypeEnum | Type of the resource to tag. |
| resourceUuid: ID | UUID of the resource to tag. |
| tagsUuids: [ID] | List of tag UUIDs to add or remove from the resource. |
| clientMutationId: String | A unique identifier for the client performing the mutation. |