toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
GetInstanceTemplateDiskSourceImageEncryptionKey
Get
Instance
Template
Disk
Source
Image
Encryption
Key
data
class
GetInstanceTemplateDiskSourceImageEncryptionKey
(
val
kmsKeySelfLink
:
String
,
val
kmsKeyServiceAccount
:
String
)
Members
Constructors
Get
Instance
Template
Disk
Source
Image
Encryption
Key
Link copied to clipboard
constructor
(
kmsKeySelfLink
:
String
,
kmsKeyServiceAccount
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
kms
Key
Self
Link
Link copied to clipboard
val
kmsKeySelfLink
:
String
The self link of the encryption key that is stored in Google Cloud KMS
kms
Key
Service
Account
Link copied to clipboard
val
kmsKeyServiceAccount
:
String