toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.storagetransfer.v1.kotlin.inputs
/
PosixFilesystemArgs
Posix
Filesystem
Args
data
class
PosixFilesystemArgs
(
val
rootDirectory
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
PosixFilesystemArgs
>
A POSIX filesystem resource.
Members
Constructors
Posix
Filesystem
Args
Link copied to clipboard
constructor
(
rootDirectory
:
Output
<
String
>
?
=
null
)
Properties
root
Directory
Link copied to clipboard
val
rootDirectory
:
Output
<
String
>
?
=
null
Root directory path to the filesystem.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PosixFilesystemArgs