Module: Aws::MediaPackageV2::Client::_ListOriginEndpointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListOriginEndpointsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::OriginEndpointListConfiguration]
478 |
# File 'sig/client.rbs', line 478
def items: () -> ::Array[Types::OriginEndpointListConfiguration]
|
#next_token ⇒ ::String
479 |
# File 'sig/client.rbs', line 479
def next_token: () -> ::String
|