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

GoogleCloudSecuritycenterV2IssueResourceAwsMetadataAwsAccount

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

The AWS account of the resource associated with the issue.

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

§Properties

§
id?: string
[src]

The AWS account ID of the resource associated with the issue.

§
name?: string
[src]

The AWS account name of the resource associated with the issue.