class Aws::OpenSearchService::Types::InboundConnectionStatus
The connection status of an inbound cross-cluster connection.
@!attribute [rw] status_code
The state code for the inbound connection. Can be one of the following: * PENDING\_ACCEPTANCE: Inbound connection is not yet accepted by the remote domain owner. * APPROVED: Inbound connection is pending acceptance by the remote domain owner. * PROVISIONING: Inbound connection provisioning is in progress. * ACTIVE: Inbound connection is active and ready to use. * 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 can no longer be used. @return [String]
@!attribute [rw] message
Verbose information for the inbound connection status. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/InboundConnectionStatus AWS API Documentation
Constants
- SENSITIVE