Skip to content

QueryEditorOperatorExpression🔗

Constructor🔗

QueryEditorOperatorExpression()

Methods🔗

build🔗

Builds the object.

def build() -> cloudwatch.QueryEditorOperatorExpression

operator🔗

TS type is operator: QueryEditorOperator, extended in veneer

def operator(operator: cogbuilder.Builder[cloudwatch.QueryEditorOperator]) -> typing.Self

property_val🔗

def property_val(property_val: cogbuilder.Builder[cloudwatch.QueryEditorProperty]) -> typing.Self

See also🔗