Module: Aws::Glue::Client::_GetDevEndpointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDevEndpointsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#dev_endpoints ⇒ ::Array[Types::DevEndpoint]
2073 |
# File 'sig/client.rbs', line 2073
def dev_endpoints: () -> ::Array[Types::DevEndpoint]
|
#next_token ⇒ ::String
2074 |
# File 'sig/client.rbs', line 2074
def next_token: () -> ::String
|