encryptType

@JvmName(name = "beliwvaokkhiagya")
suspend fun encryptType(value: Output<Int>)
@JvmName(name = "jweutpjwfhctcpjj")
suspend fun encryptType(value: Int?)

Parameters

value

Whether the file system is encrypted. Use the KMS service hosting key to encrypt and store the file system disk data. When reading and writing encrypted data, there is no need to decrypt it. Value:

  • 0 (default): not encrypted.

  • 1:NAS managed key. NAS managed keys are supported when FileSystemType = standard or extreme.

  • 2: User management key. You can manage keys only when FileSystemType = extreme.