toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.outputs
/
WebAclFieldToProtect
Web
Acl
Field
To
Protect
data
class
WebAclFieldToProtect
(
val
fieldKeys
:
List
<
String
>
?
=
null
,
val
fieldType
:
WebAclFieldToProtectFieldType
)
Field in log to protect.
Members
Constructors
Web
Acl
Field
To
Protect
Link copied to clipboard
constructor
(
fieldKeys
:
List
<
String
>
?
=
null
,
fieldType
:
WebAclFieldToProtectFieldType
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
field
Keys
Link copied to clipboard
val
fieldKeys
:
List
<
String
>
?
=
null
List of field keys to protect
field
Type
Link copied to clipboard
val
fieldType
:
WebAclFieldToProtectFieldType
Field type to protect