toggle menu
pulumi-digitalocean-kotlin
4.42.0.0
jvm
switch theme
search in API
pulumi-digitalocean-kotlin
/
com.pulumi.digitalocean.kotlin
/
VolumeArgsBuilder
/
initialFilesystemType
initial
Filesystem
Type
@
JvmName
(
name
=
"svfrxajweooxxpal"
)
suspend
fun
initialFilesystemType
(
value
:
Output
<
Either
<
String
,
FileSystemType
>
>
)
@
JvmName
(
name
=
"cqyxpewqldtkkmqi"
)
suspend
fun
initialFilesystemType
(
value
:
Either
<
String
,
FileSystemType
>
?
)
@
JvmName
(
name
=
"yigbxvaxdljcatxw"
)
fun
initialFilesystemType
(
value
:
String
)
@
JvmName
(
name
=
"bmaqrsaewvyfcpat"
)
fun
initialFilesystemType
(
value
:
FileSystemType
)
Parameters
value
Initial filesystem type (
xfs
or
ext4
) for the block storage volume.