ShieldedVmIntegrityPolicyArgs

data class ShieldedVmIntegrityPolicyArgs(val updateAutoLearnPolicy: Output<Boolean>? = null) : ConvertibleToJava<ShieldedVmIntegrityPolicyArgs>

The policy describes the baseline against which VM instance boot integrity is measured.

Constructors

Link copied to clipboard
fun ShieldedVmIntegrityPolicyArgs(updateAutoLearnPolicy: Output<Boolean>? = null)

Functions

Link copied to clipboard
open override fun toJava(): ShieldedVmIntegrityPolicyArgs

Properties

Link copied to clipboard
val updateAutoLearnPolicy: Output<Boolean>? = null

Updates the integrity policy baseline using the measurements from the VM instance's most recent boot.