EntitlementArgs

fun EntitlementArgs(accountId: Output<String>? = null, associationInfo: Output<GoogleCloudChannelV1AssociationInfoArgs>? = null, billingAccount: Output<String>? = null, commitmentSettings: Output<GoogleCloudChannelV1CommitmentSettingsArgs>? = null, customerId: Output<String>? = null, offer: Output<String>? = null, parameters: Output<List<GoogleCloudChannelV1ParameterArgs>>? = null, purchaseOrderId: Output<String>? = null, requestId: Output<String>? = null)