You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Glue::Types::GetDevEndpointsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Glue::Types::GetDevEndpointsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#dev_endpoints ⇒ Array<Types::DevEndpoint>
A list of
DevEndpoint
definitions. -
#next_token ⇒ String
A continuation token, if not all
DevEndpoint
definitions have yet been returned.
Instance Attribute Details
#dev_endpoints ⇒ Array<Types::DevEndpoint>
A list of DevEndpoint
definitions.
#next_token ⇒ String
A continuation token, if not all DevEndpoint
definitions have yet been
returned.