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.outputs
/
PosixFilesystemResponse
Posix
Filesystem
Response
data
class
PosixFilesystemResponse
(
val
rootDirectory
:
String
)
A POSIX filesystem resource.
Members
Constructors
Posix
Filesystem
Response
Link copied to clipboard
constructor
(
rootDirectory
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
root
Directory
Link copied to clipboard
val
rootDirectory
:
String
Root directory path to the filesystem.