pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.batch.v1.kotlin.inputs
/
DiskArgs
/
DiskArgs
Disk
Args
fun
DiskArgs
(
diskInterface
:
Output
<
String
>
?
=
null
,
image
:
Output
<
String
>
?
=
null
,
sizeGb
:
Output
<
String
>
?
=
null
,
snapshot
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
)