| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The MediaWeaver channel. | ||
| FillerSourceName | string | The source name of the filler slate. | MySource |
| FillerSourceLocationName | string | The source location of the filler slate. | MySourceLocation |
| GmtCreate | string | The creation time. | 2024-01-15T03:44:16Z |
| ChannelName | string | The name of the channel. | MyChannel |
| ChannelTier | string | The tier of the channel. | basic |
| AccessToken | string | The token for accessing the channel. | xxxxx |
| State | integer | The state of the channel. | 0 |
| GmtModified | string | The modification time. | 2024-09-01T10:09Z |
| Arn | string | The ARN of the channel. | acs:ims:mediaweaver:<regionId>:<userId>:channel/myChannel |
| PlaybackMode | string | The playback mode. | loop |
| OutPutConfigList | array<object> | The output configurations. | |
| object | The output configuration. | ||
| ManifestName | string | The manifest name. | index1 |
| ChannelName | string | The name of the channel. | MyChannel |
| Format | string | The format. | hls |
| PlaybackUrl | string | The playback URL. | https://xxxxx.com/xxx.m3u8 |
| ManifestSettings | string | The manifest settings. | {"WindowDuration": 60,"AdMarkType":"Daterange"} |
| SourceGroupName | string | The name of the source group. | group1 |
| AccessPolicy | boolean | Specifies whether to enable access control. | true |