Class: Aws::Types::CreateSampleFindingsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#detector_id::String

Returns the value of attribute detector_id.

Returns:

  • (::String)


579
580
581
# File 'sig/types.rbs', line 579

def detector_id
  @detector_id
end

#finding_types::Array[::String]

Returns the value of attribute finding_types.

Returns:

  • (::Array[::String])


580
581
582
# File 'sig/types.rbs', line 580

def finding_types
  @finding_types
end