Class: Aws::Types::DescribeInboundCrossClusterSearchConnectionsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#cross_cluster_search_connections::Array[Types::InboundCrossClusterSearchConnection]

Returns the value of attribute cross_cluster_search_connections.



474
475
476
# File 'sig/types.rbs', line 474

def cross_cluster_search_connections
  @cross_cluster_search_connections
end

#next_token::String

Returns the value of attribute next_token.



475
476
477
# File 'sig/types.rbs', line 475

def next_token
  @next_token
end