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

GetCustomRulePolicyRequest

import type { GetCustomRulePolicyRequest } from "https://aws-api.deno.dev/v0.4/services/configservice.ts?docs=full";
interface GetCustomRulePolicyRequest {
ConfigRuleName?: string | null;
}

§Properties

§
ConfigRuleName?: string | null
[src]

The name of your Config Custom Policy rule.