Module: Aws::RDS::Client::_DescribeDBSnapshotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DBSnapshotMessage]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#db_snapshots ⇒ ::Array[Types::DBSnapshot]
1777 |
# File 'sig/client.rbs', line 1777
def db_snapshots: () -> ::Array[Types::DBSnapshot]
|
#marker ⇒ ::String
1776 |
# File 'sig/client.rbs', line 1776
def marker: () -> ::String
|