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]
475 |
# File 'sig/client.rbs', line 475
def items: () -> ::Array[Types::OriginEndpointListConfiguration]
|
#next_token ⇒ ::String
476 |
# File 'sig/client.rbs', line 476
def next_token: () -> ::String
|