pulumi-google-native-kotlin
0.31.1.0
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.
Types
Constructors
Properties
Constructors
Posix
Filesystem
Response
Link copied to clipboard
fun
PosixFilesystemResponse
(
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.