ALBStringMatch (schema)

StringMatch

Advanced load balancer StringMatch object
Name Description Type Notes
match_criteria Match criteria

Criterion to use for string matching the HTTP request.
Enum options - BEGINS_WITH, DOES_NOT_BEGIN_WITH, CONTAINS,
DOES_NOT_CONTAIN, ENDS_WITH, DOES_NOT_END_WITH, EQUALS,
DOES_NOT_EQUAL, REGEX_MATCH, REGEX_DOES_NOT_MATCH.
Allowed in Basic(Allowed values-
BEGINS_WITH,DOES_NOT_BEGIN_WITH,CONTAINS,DOES_NOT_CONTAIN,ENDS_WITH,DOES_NOT_END_WITH,EQUALS,DOES_NOT_EQUAL)
edition, Essentials(Allowed values-
BEGINS_WITH,DOES_NOT_BEGIN_WITH,CONTAINS,DOES_NOT_CONTAIN,ENDS_WITH,DOES_NOT_END_WITH,EQUALS,DOES_NOT_EQUAL)
edition, Enterprise edition.
ALBStringOperation Required
match_str Match str

String value(s).
array of string
string_group_paths String group paths

path of the string group(s).
It is a reference to an object of type StringGroup.
array of string