Module: Aws::Inspector2::Client::_ListCisScansResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#scans::Array[Types::CisScan]

Returns:



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

def scans: () -> ::Array[Types::CisScan]