Class: Aws::Types::DBClusterEndpointMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_cluster_endpoints::Array[Types::DBClusterEndpoint]

Returns the value of attribute db_cluster_endpoints.

Returns:



1005
1006
1007
# File 'sig/types.rbs', line 1005

def db_cluster_endpoints
  @db_cluster_endpoints
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1004
1005
1006
# File 'sig/types.rbs', line 1004

def marker
  @marker
end