Class: Aws::Types::FindingAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#action_type"AWS_API_CALL"

Returns the value of attribute action_type.

Returns:

  • ("AWS_API_CALL")


696
697
698
# File 'sig/types.rbs', line 696

def action_type
  @action_type
end

#api_call_detailsTypes::ApiCallDetails

Returns the value of attribute api_call_details.



697
698
699
# File 'sig/types.rbs', line 697

def api_call_details
  @api_call_details
end