public class AttributeValue extends CloudTrailDataStore
| Modifier and Type | Class and Description |
|---|---|
static class |
AttributeValue.OnBehalfOf |
| Constructor and Description |
|---|
AttributeValue() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getAverage()
Get the average number of occurrences for the attribute value within a time range (either the time range of
insightDuration or baselineDuration).
|
java.lang.String |
getValue()
Get the value of the attribute.
|
public java.lang.String getValue()
public java.lang.Double getAverage()
Double representation, which is precise to the 10th decimal number.