class Aws::DAX::Types::Endpoint
Represents the information required for client programs to connect to the endpoint for a DAX
cluster.
@!attribute [rw] address
The DNS hostname of the endpoint. @return [String]
@!attribute [rw] port
The port number that applications should use to connect to the endpoint. @return [Integer]
@!attribute [rw] url
The URL that applications should use to connect to the endpoint. The default ports are 8111 for the "dax" protocol and 9111 for the "daxs" protocol. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/Endpoint AWS API Documentation
Constants
- SENSITIVE