securityEncryptionType

@JvmName(name = "xkihmlwpeugxrnbn")
suspend fun securityEncryptionType(value: Output<Either<String, SecurityEncryptionTypes>>)
@JvmName(name = "biaehdujlnwvnlct")
suspend fun securityEncryptionType(value: Either<String, SecurityEncryptionTypes>?)
@JvmName(name = "hhlyhomnehpyjttu")
fun securityEncryptionType(value: String)
@JvmName(name = "kojfltogsaixywww")
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, VMGuestStateOnly for encryption of just the VMGuestState blob, and NonPersistedTPM for not persisting firmware state in the VMGuestState blob.. Note: It can be set for only Confidential VMs.