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

CloseAccountRequest

import type { CloseAccountRequest } from "https://aws-api.deno.dev/v0.4/services/organizations.ts?docs=full";
interface CloseAccountRequest {
AccountId: string;
}

§Properties

§
AccountId: string
[src]

Retrieves the Amazon Web Services account Id for the current CloseAccount API request.