class Aws::MarketplaceEntitlementService::Types::GetEntitlementsResult

The GetEntitlementsRequest contains results from the GetEntitlements operation.

@!attribute [rw] entitlements

The set of entitlements found through the GetEntitlements operation.
If the result contains an empty set of entitlements, NextToken might
still be present and should be used.
@return [Array<Types::Entitlement>]

@!attribute [rw] next_token

For paginated results, use NextToken in subsequent calls to
GetEntitlements. If the result contains an empty set of
entitlements, NextToken might still be present and should be used.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/entitlement.marketplace-2017-01-11/GetEntitlementsResult AWS API Documentation

Constants

SENSITIVE