Class ShieldedVmIdentity (0.1.0)

ShieldedVmIdentity(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
encryption_key google.cloud.compute_v1beta.types.ShieldedVmIdentityEntry
An Endorsement Key (EK) issued to the Shielded VM's vTPM. This field is a member of oneof_ _encryption_key.
kind str
[Output Only] Type of the resource. Always compute#shieldedVmIdentity for shielded VM identity entry. This field is a member of oneof_ _kind.
signing_key google.cloud.compute_v1beta.types.ShieldedVmIdentityEntry
An Attestation Key (AK) issued to the Shielded VM's vTPM. This field is a member of oneof_ _signing_key.