searchString property
If the value of Type is HTTP_STR_MATCH
or
HTTPS_STR_MATCH
, the string that you want Amazon Route 53 to
search for in the response body from the specified resource. If the string
appears in the response body, Route 53 considers the resource healthy.
Route 53 considers case when searching for SearchString
in the
response body.
Implementation
final String? searchString;