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

GetChangeTokenStatusResponse

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

§Properties

§
ChangeTokenStatus?: ChangeTokenStatus | null
[src]

The status of the change token.