http Headers
suspend fun httpHeaders(value: Output<List<FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleHttpHeaderArgs>>)
suspend fun httpHeaders(value: List<FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleHttpHeaderArgs>?)
Parameters
value
suspend fun httpHeaders(vararg values: Output<FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleHttpHeaderArgs>)
suspend fun httpHeaders(values: List<Output<FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleHttpHeaderArgs>>)
suspend fun httpHeaders(vararg values: FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleHttpHeaderArgs)
Parameters
values
suspend fun httpHeaders(argument: List<suspend FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleHttpHeaderArgsBuilder.() -> Unit>)
suspend fun httpHeaders(vararg argument: suspend FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleHttpHeaderArgsBuilder.() -> Unit)
suspend fun httpHeaders(argument: suspend FirewallPolicyRuleCollectionGroupApplicationRuleCollectionRuleHttpHeaderArgsBuilder.() -> Unit)
Parameters
argument