Skip to content

/AWS1/CL_MDTDESCRVODSOURCERSP

DescribeVodSourceResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_ADBREAKOPPORTUNITIES TYPE /AWS1/CL_MDTADBREAKOPPORTUNITY=>TT_ADBREAKOPPORTUNITIES TT_ADBREAKOPPORTUNITIES

The ad break opportunities within the VOD source.

IV_ARN TYPE /AWS1/MDT__STRING /AWS1/MDT__STRING

The ARN of the VOD source.

IV_CREATIONTIME TYPE /AWS1/MDT__TIMESTAMPUNIX /AWS1/MDT__TIMESTAMPUNIX

The timestamp that indicates when the VOD source was created.

IT_HTTPPACKAGECONFIGURATIONS TYPE /AWS1/CL_MDTHTTPPACKAGECONF=>TT_HTTPPACKAGECONFIGURATIONS TT_HTTPPACKAGECONFIGURATIONS

The HTTP package configurations.

IV_LASTMODIFIEDTIME TYPE /AWS1/MDT__TIMESTAMPUNIX /AWS1/MDT__TIMESTAMPUNIX

The last modified time of the VOD source.

IV_SOURCELOCATIONNAME TYPE /AWS1/MDT__STRING /AWS1/MDT__STRING

The name of the source location associated with the VOD source.

IT_TAGS TYPE /AWS1/CL_MDT__MAPOF__STRING_W=>TT___MAPOF__STRING TT___MAPOF__STRING

The tags assigned to the VOD source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

IV_VODSOURCENAME TYPE /AWS1/MDT__STRING /AWS1/MDT__STRING

The name of the VOD source.


Queryable Attributes

AdBreakOpportunities

The ad break opportunities within the VOD source.

Accessible with the following methods

Method Description
GET_ADBREAKOPPORTUNITIES() Getter for ADBREAKOPPORTUNITIES, with configurable default
ASK_ADBREAKOPPORTUNITIES() Getter for ADBREAKOPPORTUNITIES w/ exceptions if field has n
HAS_ADBREAKOPPORTUNITIES() Determine if ADBREAKOPPORTUNITIES has a value

Arn

The ARN of the VOD source.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

CreationTime

The timestamp that indicates when the VOD source was created.

Accessible with the following methods

Method Description
GET_CREATIONTIME() Getter for CREATIONTIME, with configurable default
ASK_CREATIONTIME() Getter for CREATIONTIME w/ exceptions if field has no value
HAS_CREATIONTIME() Determine if CREATIONTIME has a value

HttpPackageConfigurations

The HTTP package configurations.

Accessible with the following methods

Method Description
GET_HTTPPACKAGECONFS() Getter for HTTPPACKAGECONFIGURATIONS, with configurable defa
ASK_HTTPPACKAGECONFS() Getter for HTTPPACKAGECONFIGURATIONS w/ exceptions if field
HAS_HTTPPACKAGECONFS() Determine if HTTPPACKAGECONFIGURATIONS has a value

LastModifiedTime

The last modified time of the VOD source.

Accessible with the following methods

Method Description
GET_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME, with configurable default
ASK_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME w/ exceptions if field has no va
HAS_LASTMODIFIEDTIME() Determine if LASTMODIFIEDTIME has a value

SourceLocationName

The name of the source location associated with the VOD source.

Accessible with the following methods

Method Description
GET_SOURCELOCATIONNAME() Getter for SOURCELOCATIONNAME, with configurable default
ASK_SOURCELOCATIONNAME() Getter for SOURCELOCATIONNAME w/ exceptions if field has no
HAS_SOURCELOCATIONNAME() Determine if SOURCELOCATIONNAME has a value

Tags

The tags assigned to the VOD source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value

VodSourceName

The name of the VOD source.

Accessible with the following methods

Method Description
GET_VODSOURCENAME() Getter for VODSOURCENAME, with configurable default
ASK_VODSOURCENAME() Getter for VODSOURCENAME w/ exceptions if field has no value
HAS_VODSOURCENAME() Determine if VODSOURCENAME has a value