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

GetIPSetResponse

import type { GetIPSetResponse } from "https://aws-api.deno.dev/v0.4/services/waf.ts?docs=full";
interface GetIPSetResponse {
IPSet?: IPSet | null;
}

§Properties

§
IPSet?: IPSet | null
[src]

Information about the "IPSet" that you specified in the GetIPSet request. For more information, see the following topics:

  • "IPSet": Contains IPSetDescriptors, IPSetId, and Name
  • IPSetDescriptors: Contains an array of "IPSetDescriptor" objects. Each IPSetDescriptor object contains Type and Value