SecretEnvironmentVariable
import type { SecretEnvironmentVariable } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";Environment variable containing the secret.
interface SecretEnvironmentVariable {
key?: string;
}import type { SecretEnvironmentVariable } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";Environment variable containing the secret.