toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
InstanceAttachedDisk
/
InstanceAttachedDisk
Instance
Attached
Disk
constructor
(
deviceName
:
String
?
=
null
,
diskEncryptionKeyRaw
:
String
?
=
null
,
diskEncryptionKeySha256
:
String
?
=
null
,
kmsKeySelfLink
:
String
?
=
null
,
mode
:
String
?
=
null
,
source
:
String
)