Module: Aws::MarketplaceEntitlementService::Client::_GetEntitlementsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetEntitlementsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#entitlements ⇒ ::Array[Types::Entitlement]
84 |
# File 'sig/client.rbs', line 84
def entitlements: () -> ::Array[Types::Entitlement]
|
#next_token ⇒ ::String
85 |
# File 'sig/client.rbs', line 85
def next_token: () -> ::String
|