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
646 |
# File 'sig/client.rbs', line 646
def next_token: () -> ::String
|
#offerings ⇒ ::Array[Types::Offering]
645 |
# File 'sig/client.rbs', line 645
def offerings: () -> ::Array[Types::Offering]
|