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]
1783 |
# File 'sig/client.rbs', line 1783
def db_snapshots: () -> ::Array[Types::DBSnapshot]
|
#marker ⇒ ::String
1782 |
# File 'sig/client.rbs', line 1782
def marker: () -> ::String
|