Domain

class Domain : KotlinCustomResource

Creates a domain mapping on the specified site. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard
val domainName: Output<String>

The domain name of the association.

Link copied to clipboard

If set, the domain should redirect with the provided parameters.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val project: Output<String>
Link copied to clipboard

Information about the provisioning of certificates and the health of the DNS resolution for the domain.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val site: Output<String>

The site name of the association.

Link copied to clipboard
val siteId: Output<String>
Link copied to clipboard
val status: Output<String>

Additional status of the domain association.

Link copied to clipboard
val updateTime: Output<String>

The time at which the domain was last updated.

Link copied to clipboard
val urn: Output<String>