Builder

class Builder

Properties

Link copied to clipboard
var id: String?

The ID of the domain recordset entry.

Link copied to clipboard

When true, specifies whether the domain entry is an alias used by the Lightsail load balancer, Lightsail container service, Lightsail content delivery network (CDN) distribution, or another Amazon Web Services resource. You can include an alias (A type) record in your request, which points to the DNS name of a load balancer, container service, CDN distribution, or other Amazon Web Services resource and routes traffic to that resource.

Link copied to clipboard
var name: String?

The name of the domain.

Link copied to clipboard

(Discontinued) The options for the domain entry.

Link copied to clipboard

The target IP address (192.0.2.0), or AWS name server (ns-111.awsdns-22.com.).

Link copied to clipboard
var type: String?

The type of domain entry, such as address for IPv4 (A), address for IPv6 (AAAA), canonical name (CNAME), mail exchanger (MX), name server (NS), start of authority (SOA), service locator (SRV), or text (TXT).