pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.outputs
/
RuleGroupCustomHttpHeader
Rule
Group
Custom
Http
Header
data
class
RuleGroupCustomHttpHeader
(
val
name
:
String
,
val
value
:
String
)
HTTP header.
Types
Constructors
Properties
Constructors
Rule
Group
Custom
Http
Header
Link copied to clipboard
fun
RuleGroupCustomHttpHeader
(
name
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
value
Link copied to clipboard
val
value
:
String