/AWS1/CL_CNTDESCRINSTRESPONSE¶
DescribeInstanceResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_instance
TYPE REF TO /AWS1/CL_CNTINSTANCE
/AWS1/CL_CNTINSTANCE
¶
The name of the instance.
io_replicationconfiguration
TYPE REF TO /AWS1/CL_CNTREPLICATIONCONF
/AWS1/CL_CNTREPLICATIONCONF
¶
Status information about the replication process. This field is included only when you are using the ReplicateInstance API to replicate an Amazon Connect instance across Amazon Web Services Regions. For information about replicating Amazon Connect instances, see Create a replica of your existing Amazon Connect instance in the Amazon Connect Administrator Guide.
Queryable Attributes¶
Instance¶
The name of the instance.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INSTANCE() |
Getter for INSTANCE |
ReplicationConfiguration¶
Status information about the replication process. This field is included only when you are using the ReplicateInstance API to replicate an Amazon Connect instance across Amazon Web Services Regions. For information about replicating Amazon Connect instances, see Create a replica of your existing Amazon Connect instance in the Amazon Connect Administrator Guide.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REPLICATIONCONFIGURATION() |
Getter for REPLICATIONCONFIGURATION |