Class: Aws::Types::DescribeOutboundCrossClusterSearchConnectionsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cross_cluster_search_connections::Array[Types::OutboundCrossClusterSearchConnection]

Returns the value of attribute cross_cluster_search_connections.



487
488
489
# File 'sig/types.rbs', line 487

def cross_cluster_search_connections
  @cross_cluster_search_connections
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


488
489
490
# File 'sig/types.rbs', line 488

def next_token
  @next_token
end