GetFileSystemPlainArgs

data class GetFileSystemPlainArgs(val fileSystemId: String) : ConvertibleToJava<GetFileSystemPlainArgs>

Constructors

Link copied to clipboard
constructor(fileSystemId: String)

Properties

Link copied to clipboard

The ID of the EFS file system. For example: fs-abcdef0123456789a

Functions

Link copied to clipboard
open override fun toJava(): GetFileSystemPlainArgs