Class: Aws::Types::FindingSource

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#detailTypes::FindingSourceDetail

Returns the value of attribute detail.



452
453
454
# File 'sig/types.rbs', line 452

def detail
  @detail
end

#type"POLICY", ...

Returns the value of attribute type.



451
452
453
# File 'sig/types.rbs', line 451

def type
  @type
end