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.EventFilterRule
UnknownStringPropertyException
- UnknownStringPropertyExceptionPatternSyntaxException
- PatternSyntaxExceptioncom.mozilla.secops.awsbehavior.CloudtrailMatcher.UnknownStringPropertyException
public String getDescription()
public String getResource()
Copyright © 2022. All rights reserved.