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]
2109 |
# File 'sig/client.rbs', line 2109
def dev_endpoints: () -> ::Array[Types::DevEndpoint]
|
#next_token ⇒ ::String
2110 |
# File 'sig/client.rbs', line 2110
def next_token: () -> ::String
|