Input Loss Action For Ms Smooth Out
{ "$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-loss-action-for-ms-smooth-out-schema.json", "title": "InputLossActionForMsSmoothOut", "description": "Input Loss Action For Ms Smooth Out", "type": "string", "enum": [ "EMIT_OUTPUT", "PAUSE_OUTPUT" ] }