Module: Aws::BackupGateway::Client::_ListHypervisorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListHypervisorsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#hypervisors ⇒ ::Array[Types::Hypervisor]
228 |
# File 'sig/client.rbs', line 228
def hypervisors: () -> ::Array[Types::Hypervisor]
|
#next_token ⇒ ::String
229 |
# File 'sig/client.rbs', line 229
def next_token: () -> ::String
|