includeHeaders

@JvmName(name = "vgysffrtohsgsghx")
suspend fun includeHeaders(value: Output<List<BucketWebsiteRoutingRulesRoutingRuleConditionIncludeHeaderArgs>>)

Parameters

value

This rule can only be matched if the request contains the specified Header and the value is the specified value. You can specify up to 10 containers. See include_headers below.


@JvmName(name = "qutisxofmjcrjkhh")
suspend fun includeHeaders(vararg values: Output<BucketWebsiteRoutingRulesRoutingRuleConditionIncludeHeaderArgs>)


@JvmName(name = "xyaletaisessgaes")
suspend fun includeHeaders(values: List<Output<BucketWebsiteRoutingRulesRoutingRuleConditionIncludeHeaderArgs>>)
@JvmName(name = "bjysbeobgacfmomf")
suspend fun includeHeaders(vararg values: BucketWebsiteRoutingRulesRoutingRuleConditionIncludeHeaderArgs)

Parameters

values

This rule can only be matched if the request contains the specified Header and the value is the specified value. You can specify up to 10 containers. See include_headers below.


@JvmName(name = "xiutjenwbijfrrgm")
suspend fun includeHeaders(argument: List<suspend BucketWebsiteRoutingRulesRoutingRuleConditionIncludeHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "gtgwrmgkbrkhixxe")
suspend fun includeHeaders(vararg argument: suspend BucketWebsiteRoutingRulesRoutingRuleConditionIncludeHeaderArgsBuilder.() -> Unit)
@JvmName(name = "tarnigyggiykdwfm")
suspend fun includeHeaders(argument: suspend BucketWebsiteRoutingRulesRoutingRuleConditionIncludeHeaderArgsBuilder.() -> Unit)

Parameters

argument

This rule can only be matched if the request contains the specified Header and the value is the specified value. You can specify up to 10 containers. See include_headers below.