pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.batch.v1.kotlin.inputs
/
AttachedDiskArgs
/
AttachedDiskArgs
Attached
Disk
Args
fun
AttachedDiskArgs
(
deviceName
:
Output
<
String
>
?
=
null
,
existingDisk
:
Output
<
String
>
?
=
null
,
newDisk
:
Output
<
DiskArgs
>
?
=
null
)