Skip to content

/AWS1/CL_CN2CAMPAIGN

An Amazon Connect campaign.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_id TYPE /AWS1/CN2CAMPAIGNID /AWS1/CN2CAMPAIGNID

Identifier representing a Campaign

iv_arn TYPE /AWS1/CN2CAMPAIGNARN /AWS1/CN2CAMPAIGNARN

The resource name of an Amazon Connect campaign.

iv_name TYPE /AWS1/CN2CAMPAIGNNAME /AWS1/CN2CAMPAIGNNAME

The name of an Amazon Connect Campaign name.

iv_connectinstanceid TYPE /AWS1/CN2INSTANCEID /AWS1/CN2INSTANCEID

Amazon Connect Instance Id

Optional arguments:

io_channelsubtypeconfig TYPE REF TO /AWS1/CL_CN2CHANNELSUBTYPECFG /AWS1/CL_CN2CHANNELSUBTYPECFG

Campaign Channel Subtype config

iv_type TYPE /AWS1/CN2EXTERNALCAMPAIGNTYPE /AWS1/CN2EXTERNALCAMPAIGNTYPE

The type of campaign externally exposed in APIs.

io_source TYPE REF TO /AWS1/CL_CN2SOURCE /AWS1/CL_CN2SOURCE

Source of the campaign

iv_connectcampaignflowarn TYPE /AWS1/CN2ARN /AWS1/CN2ARN

Amazon Resource Names(ARN)

io_schedule TYPE REF TO /AWS1/CL_CN2SCHEDULE /AWS1/CL_CN2SCHEDULE

Campaign schedule

io_entrylimitsconfig TYPE REF TO /AWS1/CL_CN2ENTRYLIMITSCONFIG /AWS1/CL_CN2ENTRYLIMITSCONFIG

Campaign entry limits config

io_communicationtimeconfig TYPE REF TO /AWS1/CL_CN2COMMUNICATIONTIM00 /AWS1/CL_CN2COMMUNICATIONTIM00

Campaign communication time config

io_communicationlmtsoverride TYPE REF TO /AWS1/CL_CN2COMMUNICATIONLMT00 /AWS1/CL_CN2COMMUNICATIONLMT00

Communication limits config

it_tags TYPE /AWS1/CL_CN2TAGMAP_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

channelSubtypeConfig

Campaign Channel Subtype config

Accessible with the following methods

Method Description
GET_CHANNELSUBTYPECONFIG() Getter for CHANNELSUBTYPECONFIG

type

The type of campaign externally exposed in APIs.

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE, with configurable default
ASK_TYPE() Getter for TYPE w/ exceptions if field has no value
HAS_TYPE() Determine if TYPE has a value

source

Source of the campaign

Accessible with the following methods

Method Description
GET_SOURCE() Getter for SOURCE

connectCampaignFlowArn

Amazon Resource Names(ARN)

Accessible with the following methods

Method Description
GET_CONNECTCAMPAIGNFLOWARN() Getter for CONNECTCAMPAIGNFLOWARN, with configurable default
ASK_CONNECTCAMPAIGNFLOWARN() Getter for CONNECTCAMPAIGNFLOWARN w/ exceptions if field has
HAS_CONNECTCAMPAIGNFLOWARN() Determine if CONNECTCAMPAIGNFLOWARN has a value

schedule

Campaign schedule

Accessible with the following methods

Method Description
GET_SCHEDULE() Getter for SCHEDULE

entryLimitsConfig

Campaign entry limits config

Accessible with the following methods

Method Description
GET_ENTRYLIMITSCONFIG() Getter for ENTRYLIMITSCONFIG

communicationTimeConfig

Campaign communication time config

Accessible with the following methods

Method Description
GET_COMMUNICATIONTIMECONFIG() Getter for COMMUNICATIONTIMECONFIG

communicationLimitsOverride

Communication limits config

Accessible with the following methods

Method Description
GET_COMMUNICATIONLMTSOVERR00() Getter for COMMUNICATIONLIMITSOVERRIDE

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