pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.outputs
/
RuleGroupCustomRequestHandling
Rule
Group
Custom
Request
Handling
data
class
RuleGroupCustomRequestHandling
(
val
insertHeaders
:
List
<
RuleGroupCustomHttpHeader
>
)
Custom request handling.
Types
Constructors
Properties
Constructors
Rule
Group
Custom
Request
Handling
Link copied to clipboard
fun
RuleGroupCustomRequestHandling
(
insertHeaders
:
List
<
RuleGroupCustomHttpHeader
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
insert
Headers
Link copied to clipboard
val
insertHeaders
:
List
<
RuleGroupCustomHttpHeader
>
Collection of HTTP headers.