Module: Aws::Drs::Client::_DescribeRecoverySnapshotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeRecoverySnapshotsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::RecoverySnapshot]
308 |
# File 'sig/client.rbs', line 308
def items: () -> ::Array[Types::RecoverySnapshot]
|
#next_token ⇒ ::String
309 |
# File 'sig/client.rbs', line 309
def next_token: () -> ::String
|