Skip to content

/AWS1/CL_CNTREPLICATIONCONF

Details about the status of the replication of a source Amazon Connect instance across Amazon Web Services Regions. Use these details to understand the general status of a given replication. For information about why a replication process may fail, see Why a ReplicateInstance call fails in the Create a replica of your existing Amazon Connect instance topic in the Amazon Connect Administrator Guide.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_replstatussummarylist TYPE /AWS1/CL_CNTREPLSTATUSSUMMARY=>TT_REPLSTATUSSUMMARYLIST TT_REPLSTATUSSUMMARYLIST

A list of replication status summaries. The summaries contain details about the replication of configuration information for Amazon Connect resources, for each Amazon Web Services Region.

iv_sourceregion TYPE /AWS1/CNTAWSREGION /AWS1/CNTAWSREGION

The Amazon Web Services Region where the source Amazon Connect instance was created. This is the Region where the ReplicateInstance API was called to start the replication process.

iv_globalsigninendpoint TYPE /AWS1/CNTGLOBALSIGNINENDPOINT /AWS1/CNTGLOBALSIGNINENDPOINT

The URL that is used to sign-in to your Amazon Connect instance according to your traffic distribution group configuration. For more information about sign-in and traffic distribution groups, see Important things to know in the Create traffic distribution groups topic in the Amazon Connect Administrator Guide.


Queryable Attributes

ReplicationStatusSummaryList

A list of replication status summaries. The summaries contain details about the replication of configuration information for Amazon Connect resources, for each Amazon Web Services Region.

Accessible with the following methods

Method Description
GET_REPLSTATUSSUMMARYLIST() Getter for REPLICATIONSTATUSSUMMARYLIST, with configurable d
ASK_REPLSTATUSSUMMARYLIST() Getter for REPLICATIONSTATUSSUMMARYLIST w/ exceptions if fie
HAS_REPLSTATUSSUMMARYLIST() Determine if REPLICATIONSTATUSSUMMARYLIST has a value

SourceRegion

The Amazon Web Services Region where the source Amazon Connect instance was created. This is the Region where the ReplicateInstance API was called to start the replication process.

Accessible with the following methods

Method Description
GET_SOURCEREGION() Getter for SOURCEREGION, with configurable default
ASK_SOURCEREGION() Getter for SOURCEREGION w/ exceptions if field has no value
HAS_SOURCEREGION() Determine if SOURCEREGION has a value

GlobalSignInEndpoint

The URL that is used to sign-in to your Amazon Connect instance according to your traffic distribution group configuration. For more information about sign-in and traffic distribution groups, see Important things to know in the Create traffic distribution groups topic in the Amazon Connect Administrator Guide.

Accessible with the following methods

Method Description
GET_GLOBALSIGNINENDPOINT() Getter for GLOBALSIGNINENDPOINT, with configurable default
ASK_GLOBALSIGNINENDPOINT() Getter for GLOBALSIGNINENDPOINT w/ exceptions if field has n
HAS_GLOBALSIGNINENDPOINT() Determine if GLOBALSIGNINENDPOINT has a value