View Source GoogleApi.Compute.V1.Model.ShieldedInstanceIntegrityPolicy (google_api_compute v0.62.0)
The policy describes the baseline against which Instance boot integrity is measured.
Attributes
-
updateAutoLearnPolicy
(type:boolean()
, default:nil
) - Updates the integrity policy baseline using the measurements from the VM instance's most recent boot.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Compute.V1.Model.ShieldedInstanceIntegrityPolicy{ updateAutoLearnPolicy: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.