Class ShieldedInstanceIdentity (0.5.0)

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

A shielded Instance identity entry. .. attribute:: encryption_key

An Endorsement Key (EK) made by the RSA 2048 algorithm issued to the Shielded Instance's vTPM.

:type: google.cloud.compute_v1.types.ShieldedInstanceIdentityEntry

Attributes

NameDescription
kind str
[Output Only] Type of the resource. Always compute#shieldedInstanceIdentity for shielded Instance identity entry.
signing_key google.cloud.compute_v1.types.ShieldedInstanceIdentityEntry
An Attestation Key (AK) made by the RSA 2048 algorithm issued to the Shielded Instance's vTPM.