Module: Aws::Evs::Client::_ListVmEntitlementsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListVmEntitlementsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#entitlements ⇒ ::Array[Types::VmEntitlement]
388 |
# File 'sig/client.rbs', line 388
def entitlements: () -> ::Array[Types::VmEntitlement]
|
#next_token ⇒ ::String
387 |
# File 'sig/client.rbs', line 387
def next_token: () -> ::String
|