Skip to content

/AWS1/CL_CNT=>CREATEQUICKCONNECT()

About CreateQuickConnect

Creates a quick connect for the specified Amazon Connect instance.

Method Signature

IMPORTING

Required arguments:

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

IV_NAME TYPE /AWS1/CNTQUICKCONNECTNAME /AWS1/CNTQUICKCONNECTNAME

A unique name of the quick connect.

IO_QUICKCONNECTCONFIG TYPE REF TO /AWS1/CL_CNTQUICKCONNECTCONFIG /AWS1/CL_CNTQUICKCONNECTCONFIG

Configuration settings for the quick connect.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/CNTQUICKCONNECTDESC /AWS1/CNTQUICKCONNECTDESC

The description of the quick connect.

IT_TAGS TYPE /AWS1/CL_CNTTAGMAP_W=>TT_TAGMAP TT_TAGMAP

The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTCREATEQUICKCNCTRSP /AWS1/CL_CNTCREATEQUICKCNCTRSP