Class: Aws::ElastiCache::Types::Endpoint
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElastiCache::Types::Endpoint
- Defined in:
- gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb
Overview
Represents the information required for client programs to connect to a cache node. This value is read-only.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#address ⇒ String
The DNS hostname of the cache node.
-
#port ⇒ Integer
The port number that the cache engine is listening on.