Aml Filesystem Archive Response
    data class AmlFilesystemArchiveResponse(val filesystemPath: String, val status: AmlFilesystemArchiveResponseStatus)
Information about the AML file system archive
Constructors
Link copied to clipboard
                fun AmlFilesystemArchiveResponse(filesystemPath: String, status: AmlFilesystemArchiveResponseStatus)