AwsAccountCopyimport type { AwsAccount } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";interface AwsAccount {id?: string;name?: string;}§Properties§id?: string[src]§name?: string[src]