Instance Instance Encryption Key Args
data class InstanceInstanceEncryptionKeyArgs(val kmsKeySelfLink: Output<String>? = null, val kmsKeyServiceAccount: Output<String>? = null, val sha256: Output<String>? = null) : ConvertibleToJava<InstanceInstanceEncryptionKeyArgs>
Properties
Link copied to clipboard
The self_link of the encryption key that is stored in Google Cloud KMS to encrypt the data on this instance.
Link copied to clipboard
The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used.