Amazon MediaLive · Schema

ImmediateModeScheduleActionStartSettings

Settings to configure an action so that it occurs as soon as possible.

BroadcastingMedia ProcessingMedia
View JSON Schema on GitHub

JSON Schema

medialive-api-immediate-mode-schedule-action-start-settings-schema.json Raw ↑
{
  "$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-immediate-mode-schedule-action-start-settings-schema.json",
  "title": "ImmediateModeScheduleActionStartSettings",
  "description": "Settings to configure an action so that it occurs as soon as possible.",
  "type": "object",
  "properties": {}
}