toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.genomics.v1alpha2.kotlin.inputs
/
DiskArgs
/
DiskArgs
Disk
Args
constructor
(
autoDelete
:
Output
<
Boolean
>
?
=
null
,
mountPoint
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
,
readOnly
:
Output
<
Boolean
>
?
=
null
,
sizeGb
:
Output
<
Int
>
?
=
null
,
source
:
Output
<
String
>
?
=
null
,
type
:
Output
<
DiskType
>
)