Private Store Offer Args
constructor(eTag: Output<String>? = null, iconFileUris: Output<Map<String, String>>? = null, offerId: Output<String>? = null, plans: Output<List<PlanArgs>>? = null, privateStoreId: Output<String>? = null, specificPlanIdsLimitation: Output<List<String>>? = null, updateSuppressedDueIdempotence: Output<Boolean>? = null)