Class: Aws::Types::ListFindingAggregatorsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#finding_aggregators::Array[Types::FindingAggregator]

Returns the value of attribute finding_aggregators.

Returns:



6478
6479
6480
# File 'sig/types.rbs', line 6478

def finding_aggregators
  @finding_aggregators
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6479
6480
6481
# File 'sig/types.rbs', line 6479

def next_token
  @next_token
end