class Aws::ElasticsearchService::Types::CreateOutboundCrossClusterSearchConnectionResponse
@return [String]
subsequent operations on connection.
Unique id for the created outbound connection, which is used for
@!attribute [rw] cross_cluster_search_connection_id
@return [Types::OutboundCrossClusterSearchConnectionStatus]
newly created connection.
Specifies the ‘OutboundCrossClusterSearchConnectionStatus` for the
@!attribute [rw] connection_status
@return [String]
request.
Specifies the connection alias provided during the create connection
@!attribute [rw] connection_alias
@return [Types::DomainInformation]
domain.
Specifies the `DomainInformation` for the destination Elasticsearch
@!attribute [rw] destination_domain_info
@return [Types::DomainInformation]
domain.
Specifies the `DomainInformation` for the source Elasticsearch
@!attribute [rw] source_domain_info
connection.
Contains the details of the newly created cross-cluster search
The result of a `CreateOutboundCrossClusterSearchConnection` request.