Package version:

Type alias EncryptionType

EncryptionType: string

Defines values for EncryptionType.
KnownEncryptionType can be used interchangeably with EncryptionType, this enum contains the known values that the service supports.

Known values supported by the service

EncryptionAtRestWithPlatformKey: Volume is encrypted at rest with Platform managed key. It is the default encryption type.

Generated using TypeDoc