CustomDataIdentifierArgs

constructor(description: Output<String>? = null, ignoreWords: Output<List<String>>? = null, keywords: Output<List<String>>? = null, maximumMatchDistance: Output<Int>? = null, name: Output<String>? = null, namePrefix: Output<String>? = null, regex: Output<String>? = null, tags: Output<Map<String, String>>? = null)