pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.waf.kotlin.outputs
/
XssMatchSetXssMatchTupleFieldToMatch
Xss
Match
Set
Xss
Match
Tuple
Field
To
Match
data
class
XssMatchSetXssMatchTupleFieldToMatch
(
val
data
:
String
?
=
null
,
val
type
:
String
)
Types
Constructors
Properties
Constructors
Xss
Match
Set
Xss
Match
Tuple
Field
To
Match
Link copied to clipboard
fun
XssMatchSetXssMatchTupleFieldToMatch
(
data
:
String
?
=
null
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
data
Link copied to clipboard
val
data
:
String
?
=
null
type
Link copied to clipboard
val
type
:
String