RegexPatternSetArgs

constructor(description: Output<String>? = null, name: Output<String>? = null, namePrefix: Output<String>? = null, regularExpressions: Output<List<RegexPatternSetRegularExpressionArgs>>? = null, scope: Output<String>? = null, tags: Output<Map<String, String>>? = null)