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

GetContactInformationResponse

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

§Properties

§
ContactInformation?: ContactInformation | null
[src]

Contains the details of the primary contact information associated with an Amazon Web Services account.