class Aws::Glue::Types::BatchGetDevEndpointsRequest

@note When making an API call, you may pass BatchGetDevEndpointsRequest

data as a hash:

    {
      dev_endpoint_names: ["GenericString"], # required
    }

@!attribute [rw] dev_endpoint_names

The list of `DevEndpoint` names, which might be the names returned
from the `ListDevEndpoint` operation.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/BatchGetDevEndpointsRequest AWS API Documentation

Constants

SENSITIVE