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

Class: Aws::Redshift::Types::Endpoint

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

Overview

Describes a connection endpoint.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#addressString

The DNS address of the Cluster.

Returns:

  • (String)

    The DNS address of the Cluster.

#portInteger

The port that the database engine is listening on.

Returns:

  • (Integer)

    The port that the database engine is listening on.