/AWS1/CL_IVSADCONFIGURATION¶
Object specifying a configuration for a server-side advertising insertion (which can be triggered with the operation).
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_arn TYPE /AWS1/IVSADCONFIGURATIONARN /AWS1/IVSADCONFIGURATIONARN¶
Ad configuration ARN.
it_mediatailorplaybackconfs TYPE /AWS1/CL_IVSMEDIATAILORPBCONF=>TT_MEDIATAILORPLAYCONFSLIST TT_MEDIATAILORPLAYCONFSLIST¶
List of integration configurations with media tailor resources.
Optional arguments:¶
iv_name TYPE /AWS1/IVSADCONFIGURATIONNAME /AWS1/IVSADCONFIGURATIONNAME¶
Ad configuration name. Defaults to “”.
it_tags TYPE /AWS1/CL_IVSTAGS_W=>TT_TAGS TT_TAGS¶
Tags attached to the resource. Array of 1-50 maps, each of the form
string:string (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is documented there.
Queryable Attributes¶
arn¶
Ad configuration ARN.
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 |
name¶
Ad configuration name. Defaults to “”.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
mediaTailorPlaybackConfigurations¶
List of integration configurations with media tailor resources.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIATAILORPLAYBACKCONFS() |
Getter for MEDIATAILORPLAYBACKCONFS, with configurable defau |
ASK_MEDIATAILORPLAYBACKCONFS() |
Getter for MEDIATAILORPLAYBACKCONFS w/ exceptions if field h |
HAS_MEDIATAILORPLAYBACKCONFS() |
Determine if MEDIATAILORPLAYBACKCONFS has a value |
tags¶
Tags attached to the resource. Array of 1-50 maps, each of the form
string:string (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is documented there.
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 |