Class: Aws::Types::DBClusterMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_clusters::Array[Types::DBCluster]

Returns the value of attribute db_clusters.

Returns:



416
417
418
# File 'sig/types.rbs', line 416

def db_clusters
  @db_clusters
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


415
416
417
# File 'sig/types.rbs', line 415

def marker
  @marker
end