QueryEditorOperatorValueType🔗Definition🔗QueryEditorOperatorValueType: typing.TypeAlias = typing.Union[str, bool, int, list[cloudwatch.QueryEditorOperatorType]]