entitlements property

List<Entitlement>? entitlements
final

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.

Implementation

final List<Entitlement>? entitlements;