Skip to content

QueryEditorOperator🔗

TS type is QueryEditorOperator, extended in veneer

Constructor🔗

QueryEditorOperator()

Methods🔗

build🔗

Builds the object.

def build() -> cloudwatch.QueryEditorOperator

name🔗

def name(name: str) -> typing.Self

value🔗

def value(value: typing.Union[str, bool, int, list[cloudwatch.QueryEditorOperatorType]]) -> typing.Self

See also🔗