DeleteHsmResponseCopyimport type { DeleteHsmResponse } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/cloudhsmv2.ts";interface DeleteHsmResponse {HsmId?: string | null;}§Properties§HsmId?: string | null[src]