Class: Aws::Types::ListBackupsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#backup_summaries::Array[Types::BackupSummary]

Returns the value of attribute backup_summaries.

Returns:



1017
1018
1019
# File 'sig/types.rbs', line 1017

def backup_summaries
  @backup_summaries
end

#last_evaluated_backup_arn::String

Returns the value of attribute last_evaluated_backup_arn.

Returns:

  • (::String)


1018
1019
1020
# File 'sig/types.rbs', line 1018

def last_evaluated_backup_arn
  @last_evaluated_backup_arn
end