You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElasticsearchService::Types::InboundCrossClusterSearchConnection

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#connection_statusTypes::InboundCrossClusterSearchConnectionStatus

Specifies the InboundCrossClusterSearchConnectionStatus for the outbound connection.

Returns:

#cross_cluster_search_connection_idString

Specifies the connection id for the inbound cross-cluster search connection.

Returns:

  • (String)

    Specifies the connection id for the inbound cross-cluster search connection.

#destination_domain_infoTypes::DomainInformation

Specifies the DomainInformation for the destination Elasticsearch domain.

Returns:

#source_domain_infoTypes::DomainInformation

Specifies the DomainInformation for the source Elasticsearch domain.

Returns: