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

#findings_statistics::Array[Types::FindingsStatistics]

Returns the value of attribute findings_statistics.

Returns:



640
641
642
# File 'sig/types.rbs', line 640

def findings_statistics
  @findings_statistics
end

#last_updated_at::Time

Returns the value of attribute last_updated_at.

Returns:



641
642
643
# File 'sig/types.rbs', line 641

def last_updated_at
  @last_updated_at
end