Class SecurityEventObjectMatchesItem

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class SecurityEventObjectMatchesItem
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    SecurityEventObjectMatchesItem.
    • Constructor Detail

      • SecurityEventObjectMatchesItem

        public SecurityEventObjectMatchesItem()
    • Method Detail

      • getRuleId

        public String getRuleId()
        Gets the ruleId. The ID of the rule that triggered the event, should be considered in the context of source.
        Returns:
        the ruleId
      • getSource

        public String getSource()
        Gets the source. Source of the event.
        Returns:
        the source
      • getAction

        public String getAction()
        Gets the action. What type of action was taken.
        Returns:
        the action
      • getMetadata

        public Map<String,​Object> getMetadata()
        Gets the metadata. metadata.
        Returns:
        the metadata