Class: Aws::Types::DBClusterBacktrackMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_cluster_backtracks::Array[Types::DBClusterBacktrack]

Returns the value of attribute db_cluster_backtracks.

Returns:



970
971
972
# File 'sig/types.rbs', line 970

def db_cluster_backtracks
  @db_cluster_backtracks
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


969
970
971
# File 'sig/types.rbs', line 969

def marker
  @marker
end