Addon Args
constructor(addonName: Output<String>? = null, addonVersion: Output<String>? = null, clusterName: Output<String>? = null, configurationValues: Output<String>? = null, podIdentityAssociations: Output<List<AddonPodIdentityAssociationArgs>>? = null, preserve: Output<Boolean>? = null, resolveConflicts: Output<String>? = null, resolveConflictsOnCreate: Output<String>? = null, resolveConflictsOnUpdate: Output<String>? = null, serviceAccountRoleArn: Output<String>? = null, tags: Output<Map<String, String>>? = null)