Skip to content

Commit 2789ad0

Browse files
committed
excludes lightsail method that was removed with approval from comparison
1 parent 6412293 commit 2789ad0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,8 @@
513513
<excludes>
514514
<exclude>*.internal.*</exclude>
515515
<exclude>software.amazon.awssdk.regions.servicemetadata.IotfleethubServiceMetadata</exclude>
516+
<exclude>software.amazon.awssdk.services.lightsail.model.Instance$Builder#ipv6Address(java.lang.String)</exclude>
517+
<exclude>software.amazon.awssdk.services.lightsail.model.Instance#ipv6Address()</exclude>
516518
</excludes>
517519
<excludeModules>
518520
<excludeModule>codegen-lite-maven-plugin</excludeModule>

0 commit comments

Comments
 (0)