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

Class: Aws::Lightsail::Types::DomainValidationRecord

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

Overview

Describes the domain validation records of an Amazon Lightsail SSL/TLS certificate.

Instance Attribute Summary collapse

Instance Attribute Details

#domain_nameString

The domain name of the certificate validation record. For example, example.com or www.example.com.

Returns:

  • (String)

    The domain name of the certificate validation record.

#resource_recordTypes::ResourceRecord

An object that describes the DNS records to add to your domain\'s DNS to validate it for the certificate.

Returns:

  • (Types::ResourceRecord)

    An object that describes the DNS records to add to your domain\'s DNS to validate it for the certificate.