AssociateCustomDomainRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A custom domain endpoint to associate. Specify 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

Set to true to associate the subdomain www.<i>DomainName</i> with the App Runner service in addition to the base domain.

Link copied to clipboard

The Amazon Resource Name (ARN) of the App Runner service that you want to associate a custom domain name with.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String