You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticsearchService::Types::RejectInboundCrossClusterSearchConnectionResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticsearchService::Types::RejectInboundCrossClusterSearchConnectionResponse
- Defined in:
- (unknown)
Overview
The result of a RejectInboundCrossClusterSearchConnection
operation. Contains details of rejected inbound connection.
Returned by:
Instance Attribute Summary collapse
-
#cross_cluster_search_connection ⇒ Types::InboundCrossClusterSearchConnection
Specifies the
InboundCrossClusterSearchConnection
of rejected inbound connection.
Instance Attribute Details
#cross_cluster_search_connection ⇒ Types::InboundCrossClusterSearchConnection
Specifies the InboundCrossClusterSearchConnection
of rejected inbound
connection.