toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
GetDiskSourceImageEncryptionKey
Get
Disk
Source
Image
Encryption
Key
data
class
GetDiskSourceImageEncryptionKey
(
val
kmsKeySelfLink
:
String
,
val
kmsKeyServiceAccount
:
String
,
val
rawKey
:
String
,
val
sha256
:
String
)
Members
Constructors
Get
Disk
Source
Image
Encryption
Key
Link copied to clipboard
constructor
(
kmsKeySelfLink
:
String
,
kmsKeyServiceAccount
:
String
,
rawKey
:
String
,
sha256
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
kms
Key
Self
Link
Link copied to clipboard
val
kmsKeySelfLink
:
String
kms
Key
Service
Account
Link copied to clipboard
val
kmsKeyServiceAccount
:
String
raw
Key
Link copied to clipboard
val
rawKey
:
String
sha256
Link copied to clipboard
val
sha256
:
String