import { type CreateKeyRequest } from "https://deno.land/x/aws_api@v0.8.0/services/kms/structs.ts";
Properties
optional
KeyUsage: KeyUsageType | nulloptional
CustomerMasterKeySpec: CustomerMasterKeySpec | nulloptional
KeySpec: KeySpec | nulloptional
Origin: OriginType | nulloptional
Tags: Tag[] | null