---
type: resource-type
title: LightsailDomain
description: aws resource type AWS::Lightsail::Domain
name: LightsailDomain
lexicon: aws
resource_type: AWS::Lightsail::Domain
---
`AWS::Lightsail::Domain`, a resource type of the aws lexicon.

## Properties

- `DomainName` (`string`, required): The name of the domain to manage in Lightsail.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the domain (read-only).
- `CreatedAt` (`string`, optional): The timestamp when the domain was created (read-only).
- `DomainEntries` (`LightsailDomain_DomainEntry[]`, optional): An array of key-value pairs containing information about the domain entries.
- `Location` (`Record<string, unknown>`, optional): The AWS Region and Availability Zone where the domain was created (read-only).
- `ResourceType` (`"Domain"`, optional): The Lightsail resource type (read-only).
- `SupportCode` (`string`, optional): The support code. Include this code in your email to support when you have questions (read-only).
- `Tags` (`LightsailDomain_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Arn`
- `CreatedAt`
- `DomainEntries.*.Id`
- `Location`
- `ResourceType`
- `SupportCode`
