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

DeleteHsmResponse

import type { DeleteHsmResponse } from "https://aws-api.deno.dev/v0.4/services/cloudhsmv2.ts?docs=full";
interface DeleteHsmResponse {
HsmId?: string | null;
}

§Properties

§
HsmId?: string | null
[src]

The identifier (ID) of the HSM that was deleted.