IpAddressUpdate
In an UpdateResolverEndpoint request, information about an IP address to update.
Contents
- Ip
- 
               The new IPv4 address. Type: String Length Constraints: Minimum length of 7. Maximum length of 36. Required: No 
- IpId
- 
               Only when removing an IP address from a Resolver endpoint: The ID of the IP address that you want to remove. To get this ID, use GetResolverEndpoint. Type: String Length Constraints: Minimum length of 1. Maximum length of 64. Required: No 
- Ipv6
- 
               The new IPv6 address. Type: String Length Constraints: Minimum length of 7. Maximum length of 39. Required: No 
- SubnetId
- 
               The ID of the subnet that includes the IP address that you want to update. To get this ID, use GetResolverEndpoint. Type: String Length Constraints: Minimum length of 1. Maximum length of 32. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: