Module: Aws::LambdaMicrovms::Client::_ListMicrovmsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListMicrovmsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::MicrovmItem]
353 |
# File 'sig/client.rbs', line 353
def items: () -> ::Array[Types::MicrovmItem]
|
#next_token ⇒ ::String
352 |
# File 'sig/client.rbs', line 352
def next_token: () -> ::String
|