/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Specifies details of an inbound connection.See Also:
AWS
* API Reference
Specifies the DomainInformation
for the source
* Elasticsearch domain.
Specifies the DomainInformation
for the source
* Elasticsearch domain.
Specifies the DomainInformation
for the source
* Elasticsearch domain.
Specifies the DomainInformation
for the source
* Elasticsearch domain.
Specifies the DomainInformation
for the source
* Elasticsearch domain.
Specifies the DomainInformation
for the source
* Elasticsearch domain.
Specifies the DomainInformation
for the destination
* Elasticsearch domain.
Specifies the DomainInformation
for the destination
* Elasticsearch domain.
Specifies the DomainInformation
for the destination
* Elasticsearch domain.
Specifies the DomainInformation
for the destination
* Elasticsearch domain.
Specifies the DomainInformation
for the destination
* Elasticsearch domain.
Specifies the DomainInformation
for the destination
* Elasticsearch domain.
Specifies the connection id for the inbound cross-cluster search * connection.
*/ inline const Aws::String& GetCrossClusterSearchConnectionId() const{ return m_crossClusterSearchConnectionId; } /** *Specifies the connection id for the inbound cross-cluster search * connection.
*/ inline bool CrossClusterSearchConnectionIdHasBeenSet() const { return m_crossClusterSearchConnectionIdHasBeenSet; } /** *Specifies the connection id for the inbound cross-cluster search * connection.
*/ inline void SetCrossClusterSearchConnectionId(const Aws::String& value) { m_crossClusterSearchConnectionIdHasBeenSet = true; m_crossClusterSearchConnectionId = value; } /** *Specifies the connection id for the inbound cross-cluster search * connection.
*/ inline void SetCrossClusterSearchConnectionId(Aws::String&& value) { m_crossClusterSearchConnectionIdHasBeenSet = true; m_crossClusterSearchConnectionId = std::move(value); } /** *Specifies the connection id for the inbound cross-cluster search * connection.
*/ inline void SetCrossClusterSearchConnectionId(const char* value) { m_crossClusterSearchConnectionIdHasBeenSet = true; m_crossClusterSearchConnectionId.assign(value); } /** *Specifies the connection id for the inbound cross-cluster search * connection.
*/ inline InboundCrossClusterSearchConnection& WithCrossClusterSearchConnectionId(const Aws::String& value) { SetCrossClusterSearchConnectionId(value); return *this;} /** *Specifies the connection id for the inbound cross-cluster search * connection.
*/ inline InboundCrossClusterSearchConnection& WithCrossClusterSearchConnectionId(Aws::String&& value) { SetCrossClusterSearchConnectionId(std::move(value)); return *this;} /** *Specifies the connection id for the inbound cross-cluster search * connection.
*/ inline InboundCrossClusterSearchConnection& WithCrossClusterSearchConnectionId(const char* value) { SetCrossClusterSearchConnectionId(value); return *this;} /** *Specifies the InboundCrossClusterSearchConnectionStatus
* for the outbound connection.
Specifies the InboundCrossClusterSearchConnectionStatus
* for the outbound connection.
Specifies the InboundCrossClusterSearchConnectionStatus
* for the outbound connection.
Specifies the InboundCrossClusterSearchConnectionStatus
* for the outbound connection.
Specifies the InboundCrossClusterSearchConnectionStatus
* for the outbound connection.
Specifies the InboundCrossClusterSearchConnectionStatus
* for the outbound connection.