Module: Aws::Imagebuilder::Client::_ListImageScanFindingAggregationsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListImageScanFindingAggregationsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#aggregation_type ⇒ ::String

Returns:



989
# File 'sig/client.rbs', line 989

def aggregation_type: () -> ::String

#next_token ⇒ ::String

Returns:



991
# File 'sig/client.rbs', line 991

def next_token: () -> ::String

#request_id ⇒ ::String

Returns:



988
# File 'sig/client.rbs', line 988

def request_id: () -> ::String

#responses ⇒ ::Array[Types::ImageScanFindingAggregation]

Returns:



990
# File 'sig/client.rbs', line 990

def responses: () -> ::Array[Types::ImageScanFindingAggregation]