Module: Aws::DeviceFarm::Client::_ListOfferingsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#offerings::Array[Types::Offering]

Returns:



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

def offerings: () -> ::Array[Types::Offering]