encryptionType

@JvmName(name = "evbogwusxpaqnlht")
suspend fun encryptionType(value: Output<String>)
@JvmName(name = "sahiwmwfafctrwge")
suspend fun encryptionType(value: String?)

Parameters

value

The type of key used to encrypt the data of the disk. Possible values are EncryptionAtRestWithCustomerKey, EncryptionAtRestWithPlatformAndCustomerKeys and ConfidentialVmEncryptedWithCustomerKey. Defaults to EncryptionAtRestWithCustomerKey. Changing this forces a new resource to be created.