Module: Aws::MediaPackage::Client::_ListOriginEndpointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListOriginEndpointsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
298 |
# File 'sig/client.rbs', line 298
def next_token: () -> ::String
|
#origin_endpoints ⇒ ::Array[Types::OriginEndpoint]
299 |
# File 'sig/client.rbs', line 299
def origin_endpoints: () -> ::Array[Types::OriginEndpoint]
|