s3PathFormat

@get:JsonPropertyDescription(value = "Format string on how data will be organized inside the bucket directory. Read more <a href="https://docs.airbyte.com/integrations/destinations/s3#:~:text=The%20full%20path%20of%20the%20output%20data%20with%20the%20default%20S3%20path%20format">here</a>")
abstract val s3PathFormat: String?