PutDedicatedIpInPoolRequest

A request to move a dedicated IP address to a dedicated IP pool.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the IP pool that you want to add the dedicated IP address to. You have to specify an IP pool that already exists.

Link copied to clipboard
val ip: String?

The IP address that you want to move to the dedicated IP pool. The value you specify has to be a dedicated IP address that's associated with your Amazon Pinpoint account.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String