toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin
/
RegexPatternSetArgs
/
RegexPatternSetArgs
Regex
Pattern
Set
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
regularExpressionList
:
Output
<
List
<
String
>
>
?
=
null
,
scope
:
Output
<
RegexPatternSetScope
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)