Show / Hide Table of Contents

Class InstanceTemplateDiskDiskEncryptionKey

Inheritance
System.Object
InstanceTemplateDiskDiskEncryptionKey
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Compute.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class InstanceTemplateDiskDiskEncryptionKey

Fields

View Source

KmsKeySelfLink

The self link of the encryption key that is stored in Google Cloud KMS

Declaration
public readonly string KmsKeySelfLink
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.