Class: Aws::Types::ArchiveFindingsRequest

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)


182
183
184
# File 'sig/types.rbs', line 182

def detector_id
  @detector_id
end

#finding_ids::Array[::String]

Returns the value of attribute finding_ids.

Returns:

  • (::Array[::String])


183
184
185
# File 'sig/types.rbs', line 183

def finding_ids
  @finding_ids
end