Class AwsConfiguration


  • @Configuration
    @ConditionalOnProperty("kayenta.aws.enabled")
    @ComponentScan("com.netflix.kayenta.aws")
    public class AwsConfiguration
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AwsConfiguration

        public AwsConfiguration()