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:



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

def findings_summaries
  @findings_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1437
1438
1439
# File 'sig/types.rbs', line 1437

def next_token
  @next_token
end