Class: Aws::Types::RejectInboundCrossClusterSearchConnectionRequest

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_connection_id::String

Returns the value of attribute cross_cluster_search_connection_id.

Returns:

  • (::String)


1054
1055
1056
# File 'sig/types.rbs', line 1054

def cross_cluster_search_connection_id
  @cross_cluster_search_connection_id
end