toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin
/
AttachedDiskArgs
/
AttachedDiskArgs
Attached
Disk
Args
constructor
(
deviceName
:
Output
<
String
>
?
=
null
,
disk
:
Output
<
String
>
?
=
null
,
instance
:
Output
<
String
>
?
=
null
,
mode
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
zone
:
Output
<
String
>
?
=
null
)