Class: Aws::MemoryDB::Types::Endpoint
- Inherits:
-
Struct
- Object
- Struct
- Aws::MemoryDB::Types::Endpoint
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-memorydb/types.rb
Overview
Represents the information required for client programs to connect to the cluster and its nodes.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#address ⇒ String
The DNS hostname of the node.
-
#port ⇒ Integer
The port number that the engine is listening on.