/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 Connect Customer instance across Amazon Web Services Regions. For information about replicating Connect Customer instances, see Create a replica of your existing Connect Customer instance in the Connect Customer 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 Connect Customer instance across Amazon Web Services Regions. For information about replicating Connect Customer instances, see Create a replica of your existing Connect Customer instance in the Connect Customer Administrator Guide.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPLICATIONCONFIGURATION() |
Getter for REPLICATIONCONFIGURATION |