pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.inputs
/
RegexPatternSetTagArgs
Regex
Pattern
Set
Tag
Args
data
class
RegexPatternSetTagArgs
(
val
key
:
Output
<
String
>
?
=
null
,
val
value
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
RegexPatternSetTagArgs
>
Constructors
Functions
Properties
Constructors
Regex
Pattern
Set
Tag
Args
Link copied to clipboard
fun
RegexPatternSetTagArgs
(
key
:
Output
<
String
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RegexPatternSetTagArgs
Properties
key
Link copied to clipboard
val
key
:
Output
<
String
>
?
=
null
value
Link copied to clipboard
val
value
:
Output
<
String
>
?
=
null