Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 658 Bytes

File metadata and controls

24 lines (12 loc) · 658 Bytes

CreateKmsKeyRequest

Properties

Name Type Description Notes
name String A human-readable display name uniquely identifying the KMS key within the tenant space.
description String An optional detailed description providing additional context about the key's intended use case. [optional]
usage UsageEnum [optional]
multiZone Boolean True if this is a multi-zone key. [optional]

Enum: UsageEnum

Name Value
ENCRYPT_DECRYPT "encrypt-decrypt"