All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.ShieldedInstanceIdentity.html Maven / Gradle / Ivy

There is a newer version: v1-rev20250320-2.0.0
Show newest version






ShieldedInstanceIdentity (Compute Engine API v1-rev20250107-2.0.0)












com.google.api.services.compute.model

Class ShieldedInstanceIdentity

    • Constructor Detail

      • ShieldedInstanceIdentity

        public ShieldedInstanceIdentity()
    • Method Detail

      • getEncryptionKey

        public ShieldedInstanceIdentityEntry getEncryptionKey()
        An Endorsement Key (EK) made by the RSA 2048 algorithm issued to the Shielded Instance's vTPM.
        Returns:
        value or null for none
      • setEncryptionKey

        public ShieldedInstanceIdentity setEncryptionKey(ShieldedInstanceIdentityEntry encryptionKey)
        An Endorsement Key (EK) made by the RSA 2048 algorithm issued to the Shielded Instance's vTPM.
        Parameters:
        encryptionKey - encryptionKey or null for none
      • getKind

        public String getKind()
        [Output Only] Type of the resource. Always compute#shieldedInstanceIdentity for shielded Instance identity entry.
        Returns:
        value or null for none
      • setKind

        public ShieldedInstanceIdentity setKind(String kind)
        [Output Only] Type of the resource. Always compute#shieldedInstanceIdentity for shielded Instance identity entry.
        Parameters:
        kind - kind or null for none
      • getSigningKey

        public ShieldedInstanceIdentityEntry getSigningKey()
        An Attestation Key (AK) made by the RSA 2048 algorithm issued to the Shielded Instance's vTPM.
        Returns:
        value or null for none

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy