class Aws::ElasticsearchService::Types::InboundCrossClusterSearchConnectionStatus

Specifies the coonection status of an inbound cross-cluster search connection.

@!attribute [rw] status_code

The state code for inbound connection. This can be one of the
following:

* PENDING\_ACCEPTANCE: Inbound connection is not yet accepted by
  destination domain owner.
* APPROVED: Inbound connection is pending acceptance by destination
  domain owner.
* REJECTING: Inbound connection rejection is in process.
* REJECTED: Inbound connection is rejected.
* DELETING: Inbound connection deletion is in progress.
* DELETED: Inbound connection is deleted and cannot be used further.
@return [String]

@!attribute [rw] message

Specifies verbose information for the inbound connection status.
@return [String]

Constants

SENSITIVE