CustomDomain
class CustomDomain
Describes a custom domain that's associated with an App Runner service.
Types
Properties
Link copied to clipboard
A list of certificate CNAME records that's used for this domain name.
Link copied to clipboard
An associated custom domain endpoint. It can be a root domain (for example, example.com
), a subdomain (for example, login.example.com
or admin.login.example.com
), or a wildcard (for example, *.example.com
).
Link copied to clipboard
When true
, the subdomain www.<i>DomainName</i>
is associated with the App Runner service in addition to the base domain.
Link copied to clipboard
The current state of the domain name association.