CustomDataIdentifierArgs

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