This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::ElasticLoadBalancingV2::ListenerRule Transform
The Transform property type specifies Property description not available. for an AWS::ElasticLoadBalancingV2::ListenerRule.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "HostHeaderRewriteConfig" :RewriteConfigObject, "Type" :String, "UrlRewriteConfig" :RewriteConfigObject}
YAML
HostHeaderRewriteConfig:RewriteConfigObjectType:StringUrlRewriteConfig:RewriteConfigObject
Properties
HostHeaderRewriteConfigProperty description not available.
Required: No
Type: RewriteConfigObject
Update requires: No interruption
TypeProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
UrlRewriteConfigProperty description not available.
Required: No
Type: RewriteConfigObject
Update requires: No interruption