Get File System Plain Args
data class GetFileSystemPlainArgs(val creationToken: String? = null, val fileSystemId: String? = null, val tags: Map<String, String>? = null) : ConvertibleToJava<GetFileSystemPlainArgs>
A collection of arguments for invoking getFileSystem.