ALBReplaceStringVar (schema)

ReplaceStringVar

Advanced load balancer ReplaceStringVar object
Name Description Type Notes
type Type

Type of replacement string - can be a variable exposed from
datascript, value of an HTTP header or a custom user-input
literal string.
Enum options - DATASCRIPT_VAR, HTTP_HEADER_VAR,
LITERAL_STRING.
ALBReplaceStringType
val Val

Value of the replacement string - name of variable exposed
from datascript, name of the HTTP header or a custom
user-input literal string.
string