Class: Aws::Types::ListCisScanResultsAggregatedByChecksResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#check_aggregations ⇒ ::Array[Types::CisCheckAggregation]

Returns the value of attribute check_aggregations.

Returns:



1951
1952
1953
# File 'sig/types.rbs', line 1951

def check_aggregations
  @check_aggregations
end

#next_token ⇒ ::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1952
1953
1954
# File 'sig/types.rbs', line 1952

def next_token
  @next_token
end