class Aws::OpenSearchService::Types::CreateOutboundConnectionResponse

The result of a ` CreateOutboundConnection ` request. Contains the details about the newly created cross-cluster connection.

@!attribute [rw] local_domain_info

The ` AWSDomainInformation ` for the local OpenSearch domain.
@return [Types::DomainInformationContainer]

@!attribute [rw] remote_domain_info

The ` AWSDomainInformation ` for the remote OpenSearch domain.
@return [Types::DomainInformationContainer]

@!attribute [rw] connection_alias

The connection alias provided during the create connection request.
@return [String]

@!attribute [rw] connection_status

The ` OutboundConnectionStatus ` for the newly created connection.
@return [Types::OutboundConnectionStatus]

@!attribute [rw] connection_id

The unique ID for the created outbound connection, which is used for
subsequent operations on the connection.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/CreateOutboundConnectionResponse AWS API Documentation

Constants

SENSITIVE