Tagging_TagAssociation_ListAttachedTagsOnObjects_RequestBody
Tagging_TagAssociation_ListAttachedTagsOnObjects_RequestBody
This is a request body class for an operation.
JSON Example
{
"object_ids": [
{
"type": "string",
"id": "string"
}
]
}