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

AssociateResolverRuleResponse

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

§Properties

§
ResolverRuleAssociation?: ResolverRuleAssociation | null
[src]

Information about the AssociateResolverRule request, including the status of the request.