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:



1025
1026
1027
# File 'sig/types.rbs', line 1025

def db_clusters
  @db_clusters
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1024
1025
1026
# File 'sig/types.rbs', line 1024

def marker
  @marker
end