Class: Aws::Types::UnarchiveFindingsRequest

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)


3098
3099
3100
# File 'sig/types.rbs', line 3098

def detector_id
  @detector_id
end

#finding_ids::Array[::String]

Returns the value of attribute finding_ids.

Returns:

  • (::Array[::String])


3099
3100
3101
# File 'sig/types.rbs', line 3099

def finding_ids
  @finding_ids
end