pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.wafregional.kotlin
/
ByteMatchSetArgs
/
ByteMatchSetArgs
Byte
Match
Set
Args
fun
ByteMatchSetArgs
(
byteMatchTuples
:
Output
<
List
<
ByteMatchSetByteMatchTupleArgs
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)