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]
376 |
# File 'sig/client.rbs', line 376 def items: () -> ::Array[Types::RecoverySnapshot] |
#next_token ⇒ ::String
377 |
# File 'sig/client.rbs', line 377 def next_token: () -> ::String |