warmupStatus property
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.
Implementation
final WarmupStatus warmupStatus;