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