File System Token Store Args
    data class FileSystemTokenStoreArgs(val directory: Output<String>? = null) : ConvertibleToJava<FileSystemTokenStoreArgs> 
The configuration settings of the storage of the tokens if a file system is used.