Package software.amazon.smithy.utils
Annotation Type SmithyGenerated
-
@Target({PACKAGE,TYPE}) public @interface SmithyGenerated
Annotation used to indicate that a package or class was generated and should not be edited directly.
@Target({PACKAGE,TYPE})
public @interface SmithyGenerated