Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN of this SdiSource. It is automatically assigned when the SdiSource is created.

Link copied to clipboard
var id: String?

The ID of the SdiSource. Unique in the AWS account.The ID is the resource-id portion of the ARN.

Link copied to clipboard

The list of inputs that are currently using this SDI source. This list will be empty if the SdiSource has just been deleted.

Link copied to clipboard

Applies only if the type is QUAD. The mode for handling the quad-link signal QUADRANT or INTERLEAVE.

Link copied to clipboard
var name: String?

The name of the SdiSource.

Link copied to clipboard

Specifies whether the SDI source is attached to an SDI input (IN_USE) or not (IDLE).

Link copied to clipboard

Used in SdiSource, CreateSdiSourceRequest, UpdateSdiSourceRequest.