EncryptionState type
Whether encryption is enabled or disabled
KnownEncryptionState can be used interchangeably with EncryptionState,
this enum contains the known values that the service supports.
Known values supported by the service
Enabled: is enabled
Disabled: is disabled
type EncryptionState = string