public class InsightContext extends CloudTrailDataStore
Constructor and Description |
---|
InsightContext() |
Modifier and Type | Method and Description |
---|---|
java.util.List<InsightAttributions> |
getAttributions()
Get Insights event attributions.
|
InsightStatistics |
getStatistics()
Get insight statistics
|
public InsightStatistics getStatistics()
InsightStatistics
public java.util.List<InsightAttributions> getAttributions()
InsightAttributions
contains attribute values for a specific
type of attribute, such as userIdentityArn, userAgent and errorCode.InsightAttributions