{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/rum_is_host_regex",
"title": "rum_is_host_regex",
"description": "Whether to match the hostname using a regular expression.",
"example": false,
"type": "boolean"
}