Module: Aws::MediaConvert::Client::_DescribeEndpointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeEndpointsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#endpoints ⇒ ::Array[Types::Endpoint]
368 |
# File 'sig/client.rbs', line 368
def endpoints: () -> ::Array[Types::Endpoint]
|
#next_token ⇒ ::String
369 |
# File 'sig/client.rbs', line 369
def next_token: () -> ::String
|