Class: Aws::Types::ListFindingsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#findings_summaries::Array[Types::FindingSummary]

Returns the value of attribute findings_summaries.

Returns:



1434
1435
1436
# File 'sig/types.rbs', line 1434

def findings_summaries
  @findings_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1435
1436
1437
# File 'sig/types.rbs', line 1435

def next_token
  @next_token
end