Skip to content

/AWS1/CL_CNCCAMPAIGN

An Amazon Connect campaign.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_id TYPE /AWS1/CNCCAMPAIGNID /AWS1/CNCCAMPAIGNID

Identifier representing a Campaign

iv_arn TYPE /AWS1/CNCCAMPAIGNARN /AWS1/CNCCAMPAIGNARN

The resource name of an Amazon Connect campaign.

iv_name TYPE /AWS1/CNCCAMPAIGNNAME /AWS1/CNCCAMPAIGNNAME

The name of an Amazon Connect Campaign name.

iv_connectinstanceid TYPE /AWS1/CNCINSTANCEID /AWS1/CNCINSTANCEID

Amazon Connect Instance Id

io_dialerconfig TYPE REF TO /AWS1/CL_CNCDIALERCONFIG /AWS1/CL_CNCDIALERCONFIG

The possible types of dialer config parameters

io_outboundcallconfig TYPE REF TO /AWS1/CL_CNCOUTBOUNDCALLCONFIG /AWS1/CL_CNCOUTBOUNDCALLCONFIG

The configuration used for outbound calls.

Optional arguments:

it_tags TYPE /AWS1/CL_CNCTAGMAP_W=>TT_TAGMAP TT_TAGMAP

Tag map with key and value.


Queryable Attributes

id

Identifier representing a Campaign

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

arn

The resource name of an Amazon Connect campaign.

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

The name of an Amazon Connect Campaign name.

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

connectInstanceId

Amazon Connect Instance Id

Accessible with the following methods

Method Description
GET_CONNECTINSTANCEID() Getter for CONNECTINSTANCEID, with configurable default
ASK_CONNECTINSTANCEID() Getter for CONNECTINSTANCEID w/ exceptions if field has no v
HAS_CONNECTINSTANCEID() Determine if CONNECTINSTANCEID has a value

dialerConfig

The possible types of dialer config parameters

Accessible with the following methods

Method Description
GET_DIALERCONFIG() Getter for DIALERCONFIG

outboundCallConfig

The configuration used for outbound calls.

Accessible with the following methods

Method Description
GET_OUTBOUNDCALLCONFIG() Getter for OUTBOUNDCALLCONFIG

tags

Tag map with key and value.

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