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

GetQueryLoggingConfigResponse

import type { GetQueryLoggingConfigResponse } from "https://aws-api.deno.dev/v0.4/services/route53.ts?docs=full";
interface GetQueryLoggingConfigResponse {
QueryLoggingConfig: QueryLoggingConfig;
}

§Properties

§
QueryLoggingConfig: QueryLoggingConfig
[src]

A complex type that contains information about the query logging configuration that you specified in a GetQueryLoggingConfig request.