Module: Aws::MediaLive::Client::_ListOfferingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListOfferingsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
926 |
# File 'sig/client.rbs', line 926 def next_token: () -> ::String |
#offerings ⇒ ::Array[Types::Offering]
927 |
# File 'sig/client.rbs', line 927 def offerings: () -> ::Array[Types::Offering] |