Class: Aws::Types::AutomationRulesFindingFieldsUpdateV2

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#comment::String

Returns the value of attribute comment.

Returns:



222
223
224
# File 'sig/types.rbs', line 222

def comment
  @comment
end

#severity_id::Integer

Returns the value of attribute severity_id.

Returns:



221
222
223
# File 'sig/types.rbs', line 221

def severity_id
  @severity_id
end

#status_id::Integer

Returns the value of attribute status_id.

Returns:



223
224
225
# File 'sig/types.rbs', line 223

def status_id
  @status_id
end