QueryEditorProperty🔗Definition🔗export interface QueryEditorProperty { type: cloudwatch.QueryEditorPropertyType; name?: string; } See also🔗 QueryEditorPropertyBuilder