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

GoogleCloudSecuritycenterV2AwsAccount

import type { GoogleCloudSecuritycenterV2AwsAccount } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";

An AWS account that is a member of an organization.

interface GoogleCloudSecuritycenterV2AwsAccount {
id?: string;
name?: string;
}

§Properties

§
id?: string
[src]

The unique identifier (ID) of the account, containing exactly 12 digits.

§
name?: string
[src]

The friendly name of this account.