pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.wafv2.kotlin.outputs
/
RuleGroupRuleActionAllowCustomRequestHandlingInsertHeader
Rule
Group
Rule
Action
Allow
Custom
Request
Handling
Insert
Header
data
class
RuleGroupRuleActionAllowCustomRequestHandlingInsertHeader
(
val
name
:
String
,
val
value
:
String
)
Types
Constructors
Properties
Constructors
Rule
Group
Rule
Action
Allow
Custom
Request
Handling
Insert
Header
Link copied to clipboard
fun
RuleGroupRuleActionAllowCustomRequestHandlingInsertHeader
(
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.