ResourceTagStatus (schema)

Tag operation status for a resource

It represents tag operation status for a resource and details of the failure if any.
Name Description Type Notes
details Details about the error if any string
resource_display_name Resource display name string
resource_id Resource id string Required
tag_status Status of tag apply or remove operation string Required
Enum: Success, Error