Class: Aws::Types::AutomationRulesAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#finding_fields_updateTypes::AutomationRulesFindingFieldsUpdate

Returns the value of attribute finding_fields_update.



176
177
178
# File 'sig/types.rbs', line 176

def finding_fields_update
  @finding_fields_update
end

#type"FINDING_FIELDS_UPDATE"

Returns the value of attribute type.

Returns:

  • ("FINDING_FIELDS_UPDATE")


175
176
177
# File 'sig/types.rbs', line 175

def type
  @type
end