DescribeProgramResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ad break configuration settings.

Link copied to clipboard
val arn: String?

The ARN of the program.

Link copied to clipboard

The name of the channel that the program belongs to.

Link copied to clipboard

The clip range configuration settings.

Link copied to clipboard

The timestamp of when the program was created.

Link copied to clipboard

The duration of the live program in milliseconds.

Link copied to clipboard

The name of the LiveSource for this Program.

Link copied to clipboard

The name of the program.

Link copied to clipboard

The date and time that the program is scheduled to start in ISO 8601 format and Coordinated Universal Time (UTC). For example, the value 2021-03-27T17:48:16.751Z represents March 27, 2021 at 17:48:16.751 UTC.

Link copied to clipboard

The source location name.

Link copied to clipboard

The name that's used to refer to a VOD source.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String