QueryEditorPropertyExpression🔗Definition🔗export interface QueryEditorPropertyExpression { type: "property"; property: cloudwatch.QueryEditorProperty; } Methods🔗No methods.See also🔗 QueryEditorPropertyExpressionBuilder