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

DeletePendingAggregationRequestRequest

import type { DeletePendingAggregationRequestRequest } from "https://aws-api.deno.dev/v0.3/services/configservice.ts?docs=full";
interface DeletePendingAggregationRequestRequest {
RequesterAccountId: string;
RequesterAwsRegion: string;
}

§Properties

§
RequesterAccountId: string
[src]

The 12-digit account ID of the account requesting to aggregate data.

§
RequesterAwsRegion: string
[src]

The region requesting to aggregate data.