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

UpdateResolverConfigRequest

import type { UpdateResolverConfigRequest } from "https://aws-api.deno.dev/v0.4/services/route53resolver.ts?docs=full";
interface UpdateResolverConfigRequest {
AutodefinedReverseFlag: AutodefinedReverseFlag;
ResourceId: string;
}

§Properties

§
AutodefinedReverseFlag: AutodefinedReverseFlag
[src]

Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is enabled by default. Disabling this option will also affect EC2-Classic instances using ClassicLink. For more information, see ClassicLink in the Amazon EC2 guide.

Note: It can take some time for the status change to be completed.

§
ResourceId: string
[src]

Resource ID of the Amazon VPC that you want to update the Resolver configuration for.