class Aws::Glue::Types::ConnectionsList

Specifies the connections used by a job.

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

data as a hash:

    {
      connections: ["GenericString"],
    }

@!attribute [rw] connections

A list of connections used by the job.
@return [Array<String>]

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

Constants

SENSITIVE