Class AwsWaitersInsteadOfCustomPollingCheck

java.lang.Object
org.sonar.plugins.python.api.PythonSubscriptionCheck
org.sonar.python.checks.AwsWaitersInsteadOfCustomPollingCheck
All Implemented Interfaces:
PythonCheck, PythonFileConsumer, SubscriptionCheck

public class AwsWaitersInsteadOfCustomPollingCheck extends PythonSubscriptionCheck
  • Constructor Details

    • AwsWaitersInsteadOfCustomPollingCheck

      public AwsWaitersInsteadOfCustomPollingCheck()
  • Method Details