class Aws::Lightsail::Types::Domain
Describes a domain where you are storing recordsets.
@!attribute [rw] name
The name of the domain. @return [String]
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the domain recordset (e.g., `arn:aws:lightsail:global:123456789101:Domain/824cede0-abc7-4f84-8dbc-12345EXAMPLE`). @return [String]
@!attribute [rw] support_code
The support code. Include this code in your email to support when you have questions about an instance or another resource in Lightsail. This code enables our support team to look up your Lightsail information more easily. @return [String]
@!attribute [rw] created_at
The date when the domain recordset was created. @return [Time]
@!attribute [rw] location
The AWS Region and Availability Zones where the domain recordset was created. @return [Types::ResourceLocation]
@!attribute [rw] resource_type
The resource type. @return [String]
@!attribute [rw] tags
The tag keys and optional values for the resource. For more information about tags in Lightsail, see the [Amazon Lightsail Developer Guide][1]. [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags @return [Array<Types::Tag>]
@!attribute [rw] domain_entries
An array of key-value pairs containing information about the domain entries. @return [Array<Types::DomainEntry>]
@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/Domain AWS API Documentation
Constants
- SENSITIVE