You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ACM::Types::DomainValidationOptionWhen passing DomainValidationOption as input to an Aws::Client method, you can use a vanilla Hash:
{
domain_name: "DomainNameString", validation_domain: "DomainNameString", }
Contains information about the domain names that you want ACM to use to send you emails that enable you to validate domain ownership.
Instance Attribute Summary collapseA fully qualified domain name (FQDN) in the certificate request.
The domain name that you want ACM to use to send you validation emails.
A fully qualified domain name (FQDN) in the certificate request.
#validation_domain ⇒ StringThe domain name that you want ACM to use to send you validation emails. This domain name is the suffix of the email addresses that you want ACM to use. This must be the same as the DomainName
value or a superdomain of the DomainName
value. For example, if you request a certificate for testing.example.com
, you can specify example.com
for this value. In that case, ACM sends domain validation emails to the following five addresses:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4