Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface AssociateResolverEndpointIpAddressCommandInputProtected

Hierarchy

Properties

IpAddress: undefined | IpAddressUpdate

Either the IPv4 address that you want to add to a Resolver endpoint or a subnet ID. If you specify a subnet ID, Resolver chooses an IP address for you from the available IPs in the specified subnet.

ResolverEndpointId: undefined | string

The ID of the Resolver endpoint that you want to associate IP addresses with.