class Aws::Glue::Types::GetDevEndpointsRequest

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

data as a hash:

    {
      max_results: 1,
      next_token: "GenericString",
    }

@!attribute [rw] max_results

The maximum size of information to return.
@return [Integer]

@!attribute [rw] next_token

A continuation token, if this is a continuation call.
@return [String]

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

Constants

SENSITIVE