Class: TCellAgent::Policies::DataLossPolicy::FilterActions

Inherits:
Object
  • Object
show all
Defined in:
lib/tcell_agent/policies/dataloss_policy.rb

Instance Attribute Summary collapse

Instance Attribute Details

#action_idObject

Returns the value of attribute action_id.



20
21
22
# File 'lib/tcell_agent/policies/dataloss_policy.rb', line 20

def action_id
  @action_id
end

#body_eventObject

Returns the value of attribute body_event.



12
13
14
# File 'lib/tcell_agent/policies/dataloss_policy.rb', line 12

def body_event
  @body_event
end

#body_hashObject

Returns the value of attribute body_hash.



14
15
16
# File 'lib/tcell_agent/policies/dataloss_policy.rb', line 14

def body_hash
  @body_hash
end

#body_redactObject

Returns the value of attribute body_redact.



13
14
15
# File 'lib/tcell_agent/policies/dataloss_policy.rb', line 13

def body_redact
  @body_redact
end

#log_eventObject

Returns the value of attribute log_event.



16
17
18
# File 'lib/tcell_agent/policies/dataloss_policy.rb', line 16

def log_event
  @log_event
end

#log_hashObject

Returns the value of attribute log_hash.



18
19
20
# File 'lib/tcell_agent/policies/dataloss_policy.rb', line 18

def log_hash
  @log_hash
end

#log_redactObject

Returns the value of attribute log_redact.



17
18
19
# File 'lib/tcell_agent/policies/dataloss_policy.rb', line 17

def log_redact
  @log_redact
end