Module: Aws::Drs::Client::_DescribeRecoveryInstancesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeRecoveryInstancesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::RecoveryInstance]
361 |
# File 'sig/client.rbs', line 361
def items: () -> ::Array[Types::RecoveryInstance]
|
#next_token ⇒ ::String
360 |
# File 'sig/client.rbs', line 360
def next_token: () -> ::String
|