AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Describes the association between a custom domain and an Amplify app.
Namespace: Amazon.Amplify.Model
Assembly: AWSSDK.Amplify.dll
Version: 3.x.y.z
public class DomainAssociation
The DomainAssociation type exposes the following members
Name | Description | |
---|---|---|
![]() |
DomainAssociation() |
Name | Type | Description | |
---|---|---|---|
![]() |
AutoSubDomainCreationPatterns | System.Collections.Generic.List<System.String> |
Gets and sets the property AutoSubDomainCreationPatterns. Sets branch patterns for automatic subdomain creation. |
![]() |
AutoSubDomainIAMRole | System.String |
Gets and sets the property AutoSubDomainIAMRole. The required AWS Identity and Access Management (IAM) service role for the Amazon Resource Name (ARN) for automatically creating subdomains. |
![]() |
Certificate | Amazon.Amplify.Model.Certificate |
Gets and sets the property Certificate. Describes the SSL/TLS certificate for the domain association. This can be your own custom certificate or the default certificate that Amplify provisions for you.
If you are updating your domain to use a different certificate, |
![]() |
CertificateVerificationDNSRecord | System.String |
Gets and sets the property CertificateVerificationDNSRecord. The DNS record for certificate verification. |
![]() |
DomainAssociationArn | System.String |
Gets and sets the property DomainAssociationArn. The Amazon Resource Name (ARN) for the domain association. |
![]() |
DomainName | System.String |
Gets and sets the property DomainName. The name of the domain. |
![]() |
DomainStatus | Amazon.Amplify.DomainStatus |
Gets and sets the property DomainStatus. The current status of the domain association. |
![]() |
EnableAutoSubDomain | System.Boolean |
Gets and sets the property EnableAutoSubDomain. Enables the automated creation of subdomains for branches. |
![]() |
StatusReason | System.String |
Gets and sets the property StatusReason. Additional information that describes why the domain association is in the current state. |
![]() |
SubDomains | System.Collections.Generic.List<Amazon.Amplify.Model.SubDomain> |
Gets and sets the property SubDomains. The subdomains for the domain association. |
![]() |
UpdateStatus | Amazon.Amplify.UpdateStatus |
Gets and sets the property UpdateStatus. The status of the domain update operation that is currently in progress. The following list describes the valid update states.
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5