Optional
Readonly
behaviorOptional path for the behavior.
- '/*'
Readonly
distributionCloudFront distribution to which the URL rewrite will be applied.
Readonly
fromThe hostname to rewrite from.
Optional
Readonly
functionOptional props for the function.
Optional
Readonly
originOptional origin to use for the behavior.
- {@link cloudfront.IOrigin} with {@link fromHostname}
Readonly
redirectThe redirect URI match pattern used for substitution.
Readonly
targetTarget URI pattern for substitution.
Readonly
toThe hostname to rewrite to.
Generated using TypeDoc
Represents the properties required to configure URL rewriting for CloudFront.