pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dataflow.v1b3.kotlin.inputs
/
DiskArgs
/
DiskArgs
Disk
Args
fun
DiskArgs
(
diskType
:
Output
<
String
>
?
=
null
,
mountPoint
:
Output
<
String
>
?
=
null
,
sizeGb
:
Output
<
Int
>
?
=
null
)