Module: Aws::Route53Domains::Client::_ResendContactReachabilityEmailResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ResendContactReachabilityEmailResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#domain_name ⇒ ::String
398 |
# File 'sig/client.rbs', line 398
def domain_name: () -> ::String
|
#email_address ⇒ ::String
399 |
# File 'sig/client.rbs', line 399
def email_address: () -> ::String
|
#is_already_verified ⇒ Boolean
400 |
# File 'sig/client.rbs', line 400
def is_already_verified: () -> bool
|