Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

WafExpressionSet

import type { WafExpressionSet } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface WafExpressionSet {
aliases?: string[];
id?: string;
}

§Properties

§
aliases?: string[]
[src]

A list of alternate IDs. The format should be: - E.g. XSS-stable Generic suffix like "stable" is particularly useful if a policy likes to avail newer set of expressions without having to change the policy. A given alias name can't be used for more than one entity set.

§

List of available expressions.

§
id?: string
[src]

Google specified expression set ID. The format should be: - E.g. XSS-20170329 required