RangedSocketAddress
A socket address with a port range.
Contents
- name
-
IPv4 socket address.
Type: String
Length Constraints: Minimum length of 7. Maximum length of 16.
Pattern:
^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$
Required: Yes
- portRange
-
Port range of a socket address.
Type: IntegerRange object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: