Unconventional Naming for BucketObjectv2 in Pulumi AWS Java SDK #4843
Labels
impact/breaking
Fixing this issue will require a breaking change
kind/bug
Some behavior is incorrect or out of spec
I noticed that the class BucketObjectv2 in the Pulumi AWS Java SDK does not follow standard Java naming conventions (PascalCase). Typically, Java classes use names like BucketObjectV2. Is this an intentional design decision? If not, would it be possible to rename it to align with Java conventions in future versions?
SDK Version: 6.61.0
Package: com.pulumi.aws.s3
The text was updated successfully, but these errors were encountered: