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:

  • (::String)


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

def aggregation_type: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#responses::Array[Types::ImageScanFindingAggregation]



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

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