Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
ShieldedInstanceIdentity |
ShieldedInstanceIdentity.clone() |
ShieldedInstanceIdentity |
ShieldedInstanceIdentity.set(String fieldName,
Object value) |
ShieldedInstanceIdentity |
ShieldedInstanceIdentity.setEncryptionKey(ShieldedInstanceIdentityEntry encryptionKey)
An Endorsement Key (EK) issued to the Shielded Instance's vTPM.
|
ShieldedInstanceIdentity |
ShieldedInstanceIdentity.setKind(String kind)
[Output Only] Type of the resource.
|
ShieldedInstanceIdentity |
ShieldedInstanceIdentity.setSigningKey(ShieldedInstanceIdentityEntry signingKey)
An Attestation Key (AK) issued to the Shielded Instance's vTPM.
|
Copyright © 2011–2019 Google. All rights reserved.