Back

addTagsToResource


Add multiple tags to a resource

Input fields

Input Field : ObjectDescription
input: AddTagsResourceInput!Required. Autogenerated input type of AddTagsResource

Return fields

Input Field : ObjectDescription
clientMutationId: StringA unique identifier for the client performing the mutation.
errors: [[ID]]List of validation errors if the operation failed partially or completely.
success: BooleanIndicates whether all tags were successfully added or removed.
tags: [Tag]Tags that were successfully added or removed from the resource.