Airbyte Kotlin Bulk CDK
Toggle table of contents
1.0.2
jvm
Platform filter
jvm
Switch theme
Search in API
Airbyte Kotlin Bulk CDK
bulk-cdk-toolkit-legacy-task-load-s3
/
io.airbyte.cdk.load.command.s3
/
S3PathSpecification
/
fileNamePattern
file
Name
Pattern
@get:
JsonPropertyDescription
(
value
=
"Pattern to match file names in the bucket directory. Read more <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/ListingKeysUsingAPIs.html">here</a>"
)
abstract
val
fileNamePattern
:
String
?