-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
convert missing s3-destinations tests #36570
convert missing s3-destinations tests #36570
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
187bfba
to
d7e7e2e
Compare
33cbce5
to
11bc6a0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
/publish-java-cdk |
@JvmField val pathFormat: String | ||
val s3CredentialConfig: S3CredentialConfig | ||
@JvmField val pathFormat: String? | ||
val s3CredentialConfig: S3CredentialConfig? | ||
@JvmField val formatConfig: S3FormatConfig? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Want to convert these to property ? since they are accessed using getters. Or as a subsequent PR.
11bc6a0
to
5209ba2
Compare
Merge activity
|
No description provided.