Amazon Simple Workflow Service · JSON Structure

Amazon Swf Listtagsforresourceoutput Structure

Type: object Properties: 0
AutomationTask CoordinationWorkflow

ListTagsForResourceOutput is a JSON Structure definition published by Amazon Simple Workflow Service.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "ListTagsForResourceOutput",
  "description": "",
  "type": "object",
  "properties": [
    {
      "name": "tags",
      "type": "string",
      "description": "",
      "required": false
    }
  ]
}