fileSystem

@JvmName(name = "sbuhxpulmkmrirqi")
suspend fun fileSystem(value: Output<FileSystemTokenStoreArgs>)
@JvmName(name = "kmkbngwvihynobed")
suspend fun fileSystem(value: FileSystemTokenStoreArgs?)

Parameters

value

The configuration settings of the storage of the tokens if a file system is used.


@JvmName(name = "kdnltpifehrfqlej")
suspend fun fileSystem(argument: suspend FileSystemTokenStoreArgsBuilder.() -> Unit)

Parameters

argument

The configuration settings of the storage of the tokens if a file system is used.