GetRulesRuleRuleActionRewriteConfig

data class GetRulesRuleRuleActionRewriteConfig(val host: String, val path: String, val query: String)

Constructors

Link copied to clipboard
constructor(host: String, path: String, query: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The host name of the destination to which requests are redirected within ALB.

Link copied to clipboard

The path to which requests are to be redirected within ALB.

Link copied to clipboard

The query string of the request to be redirected within ALB.