domain property

Input<String?>? domain
final

The name of the domain to create. All domain names in an AWS Region that are in the same AWS account must be unique. The domain name is used as the prefix in DNS hostnames. Do not use sensitive information in a domain name because it is publicly discoverable.

Implementation

final pulumi.Input<String?>? domain;