Class AbstractResourceCheck.Resource

java.lang.Object
org.sonar.iac.cloudformation.checks.AbstractResourceCheck.Resource
Enclosing class:
AbstractResourceCheck

public static class AbstractResourceCheck.Resource extends Object
  • Method Details

    • name

      public ScalarTree name()
    • type

      public YamlTree type()
    • properties

      @CheckForNull public YamlTree properties()
    • isType

      public boolean isType(String expectedType)