pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
InstanceAttachedDisk
/
InstanceAttachedDisk
Instance
Attached
Disk
fun
InstanceAttachedDisk
(
deviceName
:
String
?
=
null
,
diskEncryptionKeyRaw
:
String
?
=
null
,
diskEncryptionKeySha256
:
String
?
=
null
,
kmsKeySelfLink
:
String
?
=
null
,
mode
:
String
?
=
null
,
source
:
String
)