Class: Aws::Types::GetFindingsStatisticsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#finding_statisticsTypes::FindingStatistics

Returns the value of attribute finding_statistics.



1327
1328
1329
# File 'sig/types.rbs', line 1327

def finding_statistics
  @finding_statistics
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1328
1329
1330
# File 'sig/types.rbs', line 1328

def next_token
  @next_token
end