domainNameStatus property
The status of the DomainName migration. The valid values are
AVAILABLE
and UPDATING
. If the status is
UPDATING
, the domain cannot be modified further until the
existing operation is complete. If it is AVAILABLE
, the domain
can be updated.
Implementation
final DomainNameStatus? domainNameStatus;