public interface HasCloudwatchConfig
extends com.amazonaws.auth.AWSCredentials
| Modifier and Type | Method and Description |
|---|---|
boolean |
auditeventStatisticsEnabled() |
String |
auditeventStatisticsNamespace() |
String |
getAWSAccessKeyId() |
String |
getAWSSecretKey() |
String |
getRegion() |
boolean |
sensorStatisticsEnabled() |
String |
sensorStatisticsNamespace() |
String getAWSAccessKeyId()
getAWSAccessKeyId in interface com.amazonaws.auth.AWSCredentialsString getAWSSecretKey()
getAWSSecretKey in interface com.amazonaws.auth.AWSCredentialsString getRegion()
boolean auditeventStatisticsEnabled()
String auditeventStatisticsNamespace()
boolean sensorStatisticsEnabled()
String sensorStatisticsNamespace()
Copyright © 2017. All rights reserved.