Domain

class Domain : KotlinCustomResource

The AWS::Amplify::Domain resource allows you to connect a custom domain to your app.

Properties

Link copied to clipboard
val appId: Output<String>

The unique ID for an Amplify app.

Link copied to clipboard
val arn: Output<String>

ARN for the Domain Association.

Link copied to clipboard

Sets the branch patterns for automatic subdomain creation.

Link copied to clipboard

The required AWS Identity and Access Management (IAMlong) service role for the Amazon Resource Name (ARN) for automatically creating subdomains.

Link copied to clipboard
Link copied to clipboard

DNS Record for certificate verification.

Link copied to clipboard

The type of SSL/TLS certificate to use for your custom domain. If you don't specify a certificate type, Amplify uses the default certificate that it provisions and manages for you.

Link copied to clipboard
val domainName: Output<String>

The domain name for the domain association.

Link copied to clipboard
val domainStatus: Output<String>

Status for the Domain Association.

Link copied to clipboard

Enables the automated creation of subdomains for branches.

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

Reason for the current status of the domain.

Link copied to clipboard

The setting for the subdomain.

Link copied to clipboard
val updateStatus: Output<String>

The status of the domain update operation that is currently in progress. The following list describes the valid update states.

Link copied to clipboard
val urn: Output<String>