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

Returns:

  • (::String)


298
# File 'sig/client.rbs', line 298

def next_token: () -> ::String

#origin_endpoints::Array[Types::OriginEndpoint]

Returns:



299
# File 'sig/client.rbs', line 299

def origin_endpoints: () -> ::Array[Types::OriginEndpoint]