entitlementStatus property

EntitlementStatus? entitlementStatus
final

An indication of whether the new entitlement should be enabled or disabled as soon as it is created. If you don’t specify the entitlementStatus field in your request, MediaConnect sets it to ENABLED.

Implementation

final EntitlementStatus? entitlementStatus;