Module: Aws::IoTFleetWise::Client::_ListDecoderManifestsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#summaries::Array[Types::DecoderManifestSummary]

Returns:



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

def summaries: () -> ::Array[Types::DecoderManifestSummary]