RegexPatternSetArgs

constructor(description: Output<String>? = null, name: Output<String>? = null, regularExpressionList: Output<List<String>>? = null, scope: Output<RegexPatternSetScope>? = null, tags: Output<List<TagArgs>>? = null)