AWS::ElasticLoadBalancingV2::ListenerRule HostHeaderConfig - AWS CloudFormation (original) (raw)
Information about a host header condition.
To declare this entity in your AWS CloudFormation template, use the following syntax:
{
"Values" : [ String, ... ]
}
The host names. The maximum size of each name is 128 characters. The comparison is case insensitive. The following wildcard characters are supported: * (matches 0 or more characters) and ? (matches exactly 1 character). You must include at least one "." character. You can include only alphabetical characters after the final "." character.
If you specify multiple strings, the condition is satisfied if one of the strings matches the host name.
Required: No
Type: Array of String
Update requires: No interruption
ForwardConfig
HttpHeaderConfig
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.