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