FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleHttpHeaderArgs

data class FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleHttpHeaderArgs(val name: Output<String>, val value: Output<String>) : ConvertibleToJava<FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleHttpHeaderArgs>

Constructors

constructor(name: Output<String>, value: Output<String>)

Properties

Link copied to clipboard
val name: Output<String>

Specifies the name of the header.

Link copied to clipboard
val value: Output<String>

Specifies the value of the value.

Functions

Link copied to clipboard
open override fun toJava(): FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleHttpHeaderArgs