securityEncryptionType

@JvmName(name = "xuvealndxijvibfe")
suspend fun securityEncryptionType(value: Output<Either<String, SecurityEncryptionType>>)
@JvmName(name = "iuqscjlnujtfmape")
suspend fun securityEncryptionType(value: Either<String, SecurityEncryptionType>?)
@JvmName(name = "jnfuivheurkyvwyp")
fun securityEncryptionType(value: String)
@JvmName(name = "vuxcnfmarwvqgoxj")
fun securityEncryptionType(value: SecurityEncryptionType)

Parameters

value

Specifies the EncryptionType of the managed disk. It is set to NonPersistedTPM for not persisting firmware state in the VMGuestState blob. NOTE: It can be set for only Confidential VMs.