Skip to content

/AWS1/CL_MDLINFERENCESETTINGS

Configures Elemental Inference features in a channel.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_feedarn TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

The ARN of the feed resource that is associated with this channel. The feed is a resource in the Elemental Inference service.

it_audiofeedinputs TYPE /AWS1/CL_MDLAUDIOFEEDINPUT=>TT___LISTOFAUDIOFEEDINPUT TT___LISTOFAUDIOFEEDINPUT

A list of audio feed inputs that map audio selectors in the channel to feed inputs on the associated Elemental Inference feed.


Queryable Attributes

FeedArn

The ARN of the feed resource that is associated with this channel. The feed is a resource in the Elemental Inference service.

Accessible with the following methods

Method Description
GET_FEEDARN() Getter for FEEDARN, with configurable default
ASK_FEEDARN() Getter for FEEDARN w/ exceptions if field has no value
HAS_FEEDARN() Determine if FEEDARN has a value

AudioFeedInputs

A list of audio feed inputs that map audio selectors in the channel to feed inputs on the associated Elemental Inference feed.

Accessible with the following methods

Method Description
GET_AUDIOFEEDINPUTS() Getter for AUDIOFEEDINPUTS, with configurable default
ASK_AUDIOFEEDINPUTS() Getter for AUDIOFEEDINPUTS w/ exceptions if field has no val
HAS_AUDIOFEEDINPUTS() Determine if AUDIOFEEDINPUTS has a value