

# ConnectionDetails
<a name="API_ConnectionDetails"></a>

Egress address of AgentEndpoint with an optional mtu.

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

 ** socketAddress **   <a name="groundstation-Type-ConnectionDetails-socketAddress"></a>
A socket address.  
Type: [SocketAddress](API_SocketAddress.md) object  
Required: Yes

 ** mtu **   <a name="groundstation-Type-ConnectionDetails-mtu"></a>
Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.  
Type: Integer  
Required: No

## See Also
<a name="API_ConnectionDetails_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/groundstation-2019-05-23/ConnectionDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/groundstation-2019-05-23/ConnectionDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/groundstation-2019-05-23/ConnectionDetails) 