Retrieves all the development endpoints in this AWS account.
glue_get_dev_endpoints(MaxResults, NextToken)
The maximum size of information to return.
A continuation token, if this is a continuation call.
svc$get_dev_endpoints( MaxResults = 123, NextToken = "string" )
When you create a development endpoint in a virtual private cloud (VPC), AWS Glue returns only a private IP address and the public IP address field is not populated. When you create a non-VPC development endpoint, AWS Glue returns only a public IP address.