class Aws::RDS::Types::DBInstanceAutomatedBackupMessage

Contains the result of a successful invocation of the `DescribeDBInstanceAutomatedBackups` action.

@!attribute [rw] marker

An optional pagination token provided by a previous request. If this
parameter is specified, the response includes only records beyond
the marker, up to the value specified by `MaxRecords` .
@return [String]

@!attribute [rw] db_instance_automated_backups

A list of `DBInstanceAutomatedBackup` instances.
@return [Array<Types::DBInstanceAutomatedBackup>]

@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DBInstanceAutomatedBackupMessage AWS API Documentation

Constants

SENSITIVE