Class DescribeFileTamperEventsRequest


  • public class DescribeFileTamperEventsRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeFileTamperEventsRequest

        public DescribeFileTamperEventsRequest()
      • DescribeFileTamperEventsRequest

        public DescribeFileTamperEventsRequest​(DescribeFileTamperEventsRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getFilters

        public Filters[] getFilters()
        Get 过滤条件。
      • Status - String - 是否必填:否 - 处理状态 0 -- 待处理 1 -- 已加白 2 -- 已删除 3 - 已忽略
      • ModifyTime - String - 是否必填:否 - 最近发生时间
      • Uuid- String - 是否必填:否 - 主机uuid查询
      • RuleCategory- string - 是否必填:否 - 规则类别 0 系统规则 1 自定义规则
      • FileAction- string - 是否必填:否 - 威胁行为 read 读取文件 write 写文件
Returns:
Filters 过滤条件。
  • Status - String - 是否必填:否 - 处理状态 0 -- 待处理 1 -- 已加白 2 -- 已删除 3 - 已忽略
  • ModifyTime - String - 是否必填:否 - 最近发生时间
  • Uuid- String - 是否必填:否 - 主机uuid查询
  • RuleCategory- string - 是否必填:否 - 规则类别 0 系统规则 1 自定义规则
  • FileAction- string - 是否必填:否 - 威胁行为 read 读取文件 write 写文件
  • Parameters:
    Filters - 过滤条件。
  • Status - String - 是否必填:否 - 处理状态 0 -- 待处理 1 -- 已加白 2 -- 已删除 3 - 已忽略
  • ModifyTime - String - 是否必填:否 - 最近发生时间
  • Uuid- String - 是否必填:否 - 主机uuid查询
  • RuleCategory- string - 是否必填:否 - 规则类别 0 系统规则 1 自定义规则
  • FileAction- string - 是否必填:否 - 威胁行为 read 读取文件 write 写文件