toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.wafv2.kotlin.outputs
/
RuleGroupRuleActionCountCustomRequestHandlingInsertHeader
Rule
Group
Rule
Action
Count
Custom
Request
Handling
Insert
Header
data
class
RuleGroupRuleActionCountCustomRequestHandlingInsertHeader
(
val
name
:
String
,
val
value
:
String
)
Members
Constructors
Rule
Group
Rule
Action
Count
Custom
Request
Handling
Insert
Header
Link copied to clipboard
constructor
(
name
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
A friendly name of the rule group.
value
Link copied to clipboard
val
value
:
String
The value of the custom header.