ALBURIParamQuery (schema)

URIParamQuery

Advanced load balancer URIParamQuery object
Name Description Type Notes
add_string Add string

Concatenate a string to the query of the incoming request
URI and then use it in the request URI going to the backend
server.
string
keep_query Keep query

Use or drop the query of the incoming request URI in the
request URI to the backend server.
Default value when not specified in API or module is
interpreted by ALB Controller as true.
boolean Default: "True"