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:



1443
1444
1445
# File 'sig/types.rbs', line 1443

def findings_summaries
  @findings_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1444
1445
1446
# File 'sig/types.rbs', line 1444

def next_token
  @next_token
end