Placeholder documentation for InputSecurityGroupState
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-medialive/refs/heads/main/json-schema/medialive-api-input-security-group-state-schema.json", "title": "InputSecurityGroupState", "description": "Placeholder documentation for InputSecurityGroupState", "type": "string", "enum": [ "IDLE", "IN_USE", "UPDATING", "DELETED" ] }