Class RepeatedShapeNameValidator.Config

java.lang.Object
software.amazon.smithy.linters.RepeatedShapeNameValidator.Config
Enclosing class:
RepeatedShapeNameValidator

public static final class RepeatedShapeNameValidator.Config extends Object
  • Constructor Details

    • Config

      public Config()
  • Method Details

    • getExactMatch

      public boolean getExactMatch()
    • setExactMatch

      public void setExactMatch(boolean exactMatch)