FileIODetailsResponse

data class FileIODetailsResponse(val filePattern: String)

Metadata for a File connector used by the job.

Constructors

Link copied to clipboard
fun FileIODetailsResponse(filePattern: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

File Pattern used to access files by the connector.