securityEncryptionType

@JvmName(name = "wpvnpifclbvnqcux")
suspend fun securityEncryptionType(value: Output<Either<String, SecurityEncryptionTypes>>)
@JvmName(name = "xupgeafdkeegrjnv")
suspend fun securityEncryptionType(value: Either<String, SecurityEncryptionTypes>?)
@JvmName(name = "ofahpnenewickhtk")
fun securityEncryptionType(value: String)
@JvmName(name = "eqktwopovoxgbokb")
fun securityEncryptionType(value: SecurityEncryptionTypes)

Parameters

value

Specifies the EncryptionType of the managed disk. It is set to DiskWithVMGuestState for encryption of the managed disk along with VMGuestState blob, and VMGuestStateOnly for encryption of just the VMGuestState blob. Note: It can be set for only Confidential VMs.