pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dataflow.v1b3.kotlin.outputs
/
FileIODetailsResponse
File
IODetails
Response
data
class
FileIODetailsResponse
(
val
filePattern
:
String
)
Metadata for a File connector used by the job.
Types
Constructors
Properties
Constructors
File
IODetails
Response
Link copied to clipboard
fun
FileIODetailsResponse
(
filePattern
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
file
Pattern
Link copied to clipboard
val
filePattern
:
String
File Pattern used to access files by the connector.