Airbyte Kotlin Bulk CDK
Toggle table of contents
0.1.92
jvm
Platform filter
jvm
Switch theme
Search in API
Airbyte Kotlin Bulk CDK
bulk-cdk-toolkit-load-s3
/
io.airbyte.cdk.load.command.s3
/
S3BucketSpecification
/
s3Endpoint
s3Endpoint
@get:
JsonPropertyDescription
(
value
=
"Your S3 endpoint url. Read more <a href="https://docs.aws.amazon.com/general/latest/gr/s3.html#:~:text=Service%20endpoints-,Amazon%20S3%20endpoints,-When%20you%20use">here</a>"
)
abstract
val
s3Endpoint
:
String
?