Class: Aws::Types::ConnectionProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cross_cluster_searchTypes::CrossClusterSearchConnectionProperties

Returns the value of attribute cross_cluster_search.



464
465
466
# File 'sig/types.rbs', line 464

def cross_cluster_search
  @cross_cluster_search
end

#endpoint::String

Returns the value of attribute endpoint.

Returns:

  • (::String)


463
464
465
# File 'sig/types.rbs', line 463

def endpoint
  @endpoint
end