Medialive Api Follow Mode Schedule Action Start Settings Structure
Settings to specify if an action follows another.
Type: objectProperties: 2Required: 2
BroadcastingMedia ProcessingMedia
FollowModeScheduleActionStartSettings is a JSON Structure definition published by Amazon MediaLive, describing 2 properties, of which 2 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-medialive/refs/heads/main/json-structure/medialive-api-follow-mode-schedule-action-start-settings-structure.json",
"name": "FollowModeScheduleActionStartSettings",
"type": "object",
"description": "Settings to specify if an action follows another.",
"properties": {
"FollowPoint": {
"allOf": [
{
"$ref": "#/components/schemas/FollowPoint"
},
{
"xml": {
"name": "followPoint"
},
"description": "Identifies whether this action starts relative to the start or relative to the end of the reference action."
}
]
},
"ReferenceActionName": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "referenceActionName"
},
"description": "The action name of another action that this one refers to."
}
]
}
},
"required": [
"ReferenceActionName",
"FollowPoint"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.