SocketAddress
An IP address/port combination.
Contents
- IpAddress
-
The IP address for the socket address.
Type: String
Length Constraints: Maximum length of 255.
Required: No
- Port
-
The port for the socket address.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 65535.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: