pulumi-aws-kotlin
6.33.1.0
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
>
)
Types
Constructors
Properties
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
fun
WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAcfpRuleSetResponseInspectionJson
(
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
>