TaggingAssignmentResourceResult

TaggingAssignmentResourceResult
TaggingAssignmentResourceResult

Task result for a resource in tag assignment operations

JSON Example
{
    "attachResults": [
        {
            "error": "string",
            "tagId": "string"
        }
    ],
    "detachResults": [
        {
            "error": "string",
            "tagId": "string"
        }
    ],
    "error": "string",
    "resourceId": "string"
}
attachResults
Optional

List of tag attach results for the resource

detachResults
Optional

List of tag detach results for the resource

string
error
Optional

Error message for any resource-level failure

string
resourceId
Optional

Resource identifier