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

KeyStorageSecurityStandard

import type { KeyStorageSecurityStandard } from "https://aws-api.deno.dev/v0.4/services/acmpca.ts?docs=full";
type KeyStorageSecurityStandard = "FIPS_140_2_LEVEL_2_OR_HIGHER" | "FIPS_140_2_LEVEL_3_OR_HIGHER" | cmnP.UnexpectedEnumValue;

§Type

§
"FIPS_140_2_LEVEL_2_OR_HIGHER" | "FIPS_140_2_LEVEL_3_OR_HIGHER" | cmnP.UnexpectedEnumValue
[src]