public class CloudtrailMatcher extends Object implements Serializable
| Constructor and Description |
|---|
CloudtrailMatcher() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
ArrayList<ArrayList<String>> |
getFields() |
String |
getResource() |
EventFilterRule |
toEventFilterRule()
Converts
CloudtrailMatcher into an EventFilterRule as regex matchers. |
public EventFilterRule toEventFilterRule() throws com.mozilla.secops.awsbehavior.CloudtrailMatcher.UnknownStringPropertyException, PatternSyntaxException
CloudtrailMatcher into an EventFilterRule as regex matchers.EventFilterRuleUnknownStringPropertyException - UnknownStringPropertyExceptionPatternSyntaxException - PatternSyntaxExceptioncom.mozilla.secops.awsbehavior.CloudtrailMatcher.UnknownStringPropertyExceptionpublic String getDescription()
public String getResource()
Copyright © 2022. All rights reserved.