Class: Aws::Types::ListFindingsReportsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#findings_report_summaries::Array[Types::FindingsReportSummary]

Returns the value of attribute findings_report_summaries.

Returns:



237
238
239
# File 'sig/types.rbs', line 237

def findings_report_summaries
  @findings_report_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:



238
239
240
# File 'sig/types.rbs', line 238

def next_token
  @next_token
end