

# Endpoint
<a name="API_Endpoint"></a>

Represents the information required for client programs to connect to the cluster and its nodes.

## Contents
<a name="API_Endpoint_Contents"></a>

 ** Address **   <a name="MemoryDB-Type-Endpoint-Address"></a>
The DNS hostname of the node.  
Type: String  
Required: No

 ** Port **   <a name="MemoryDB-Type-Endpoint-Port"></a>
The port number that the engine is listening on.  
Type: Integer  
Required: No

## See Also
<a name="API_Endpoint_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/memorydb-2021-01-01/Endpoint) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/memorydb-2021-01-01/Endpoint) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/memorydb-2021-01-01/Endpoint) 