Module: Aws::DeviceFarm::Client::_ListOfferingTransactionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListOfferingTransactionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
634 |
# File 'sig/client.rbs', line 634
def next_token: () -> ::String
|
#offering_transactions ⇒ ::Array[Types::OfferingTransaction]
633 |
# File 'sig/client.rbs', line 633
def offering_transactions: () -> ::Array[Types::OfferingTransaction]
|