Package com.netflix.kayenta.aws.config
Class AwsConfiguration
java.lang.Object
com.netflix.kayenta.aws.config.AwsConfiguration
@Configuration
@ConditionalOnProperty("kayenta.aws.enabled")
@ComponentScan("com.netflix.kayenta.aws")
public class AwsConfiguration
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AwsConfiguration
public AwsConfiguration()
-