LicenseEntitlementArgs

constructor(allowCheckIn: Output<Boolean>? = null, maxCount: Output<Int>? = null, name: Output<String>, overage: Output<Boolean>? = null, unit: Output<String>, value: Output<String>? = null)