Module: Aws::DeviceFarm::Client::_ListOfferingPromotionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListOfferingPromotionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
623 |
# File 'sig/client.rbs', line 623
def next_token: () -> ::String
|
#offering_promotions ⇒ ::Array[Types::OfferingPromotion]
622 |
# File 'sig/client.rbs', line 622
def offering_promotions: () -> ::Array[Types::OfferingPromotion]
|