You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Route53Domains::Types::GetContactReachabilityStatusRequest

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing GetContactReachabilityStatusRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  domain_name: "DomainName",
}

Instance Attribute Summary collapse

Instance Attribute Details

#domain_nameString

The name of the domain for which you want to know whether the registrant contact has confirmed that the email address is valid.

Returns:

  • (String)

    The name of the domain for which you want to know whether the registrant contact has confirmed that the email address is valid.