class Aws::SESV2::Types::DedicatedIp
Contains information about a dedicated IP address that is associated with your Amazon SES account.
To learn more about requesting dedicated IP addresses, see [Requesting and Relinquishing Dedicated IP Addresses] in the *Amazon SES Developer Guide*.
[1]: docs.aws.amazon.com/ses/latest/DeveloperGuide/dedicated-ip-case.html
@!attribute [rw] ip
An IPv4 address. @return [String]
@!attribute [rw] warmup_status
The warm-up status of a dedicated IP address. The status can have one of the following values: * `IN_PROGRESS` – The IP address isn't ready to use because the dedicated IP warm-up process is ongoing. * `DONE` – The dedicated IP warm-up process is complete, and the IP address is ready to use. @return [String]
@!attribute [rw] warmup_percentage
Indicates how complete the dedicated IP warm-up process is. When this value equals 1, the address has completed the warm-up process and is ready for use. @return [Integer]
@!attribute [rw] pool_name
The name of the dedicated IP pool that the IP address is associated with. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/DedicatedIp AWS API Documentation
Constants
- SENSITIVE