Class: Aws::Types::DBClusterAutomatedBackupMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_cluster_automated_backups::Array[Types::DBClusterAutomatedBackup]

Returns the value of attribute db_cluster_automated_backups.

Returns:



948
949
950
# File 'sig/types.rbs', line 948

def db_cluster_automated_backups
  @db_cluster_automated_backups
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


947
948
949
# File 'sig/types.rbs', line 947

def marker
  @marker
end