NAME

Paws::Route53Domains::GetContactReachabilityStatusResponse

ATTRIBUTES

DomainName => Str

The domain name for which you requested the reachability status.

Status => Str

Whether the registrant contact has responded. PENDING indicates that we sent the confirmation email and haven't received a response yet, DONE indicates that we sent the email and got confirmation from the registrant contact, and EXPIRED indicates that the time limit expired before the registrant contact responded.

Type: String

Valid values: PENDING, DONE, EXPIRED

Valid values are: "PENDING", "DONE", "EXPIRED"