ShieldedInstanceIntegrityPolicyArgs

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

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

Constructors

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

Functions

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

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.