toggle menu
pulumi-aws-kotlin
6.37.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.wafv2.kotlin.outputs
/
WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAcfpRuleSetResponseInspectionJson
Web
Acl
Rule
Statement
Managed
Rule
Group
Statement
Managed
Rule
Group
Config
Aws
Managed
Rules
Acfp
Rule
Set
Response
Inspection
Json
data
class
WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAcfpRuleSetResponseInspectionJson
(
val
failureValues
:
List
<
String
>
,
val
identifier
:
String
,
val
successValues
:
List
<
String
>
)
Members
Constructors
Web
Acl
Rule
Statement
Managed
Rule
Group
Statement
Managed
Rule
Group
Config
Aws
Managed
Rules
Acfp
Rule
Set
Response
Inspection
Json
Link copied to clipboard
constructor
(
failureValues
:
List
<
String
>
,
identifier
:
String
,
successValues
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
failure
Values
Link copied to clipboard
val
failureValues
:
List
<
String
>
identifier
Link copied to clipboard
val
identifier
:
String
The identifier for the value to match against in the JSON.
success
Values
Link copied to clipboard
val
successValues
:
List
<
String
>