AccountLimitCopyimport type { AccountLimit } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/cloudformation.ts";interface AccountLimit {Name?: string | null;Value?: number | null;}§Properties§Name?: string | null[src]§Value?: number | null[src]