Module: Aws::Glue::Client::_BatchGetDevEndpointsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::BatchGetDevEndpointsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#dev_endpoints::Array[Types::DevEndpoint]

Returns:



213
# File 'sig/client.rbs', line 213

def dev_endpoints: () -> ::Array[Types::DevEndpoint]

#dev_endpoints_not_found::Array[::String]

Returns:

  • (::Array[::String])


214
# File 'sig/client.rbs', line 214

def dev_endpoints_not_found: () -> ::Array[::String]