ResourceTagKeyList

AutomationTask CoordinationWorkflow
View JSON Schema on GitHub

JSON Schema

amazon-swf-resourcetagkeylist-schema.json Raw ↑
{
  "type": "array",
  "items": {
    "$ref": "#/components/schemas/ResourceTagKey"
  },
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "ResourceTagKeyList"
}