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