Flow Entitlement Args
constructor(dataTransferSubscriberFeePercent: Output<Int>? = null, description: Output<String>? = null, encryption: Output<FlowEntitlementEncryptionArgs>? = null, entitlementStatus: Output<FlowEntitlementEntitlementStatus>? = null, flowArn: Output<String>? = null, name: Output<String>? = null, subscribers: Output<List<String>>? = null)