You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Glue::Types::GetConnectionsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#connection_listArray<Types::Connection>

A list of requested connection definitions.

Returns:

#next_tokenString

A continuation token, if the list of connections returned does not include the last of the filtered connections.

Returns:

  • (String)

    A continuation token, if the list of connections returned does not include the last of the filtered connections.