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.
Container for the parameters to the DisassociateCustomDomain operation. Disassociate a custom domain name from an App Runner service.
Certificates tracking domain validity are associated with a custom domain and are stored in AWS Certificate Manager (ACM). These certificates aren't deleted as part of this action. App Runner delays certificate deletion for 30 days after a domain is disassociated from your service.
Namespace: Amazon.AppRunner.Model
Assembly: AWSSDK.AppRunner.dll
Version: 3.x.y.z
public class DisassociateCustomDomainRequest : AmazonAppRunnerRequest IAmazonWebServiceRequest
The DisassociateCustomDomainRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DisassociateCustomDomainRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
DomainName | System.String |
Gets and sets the property DomainName. The domain name that you want to disassociate from the App Runner service. |
![]() |
ServiceArn | System.String |
Gets and sets the property ServiceArn. The Amazon Resource Name (ARN) of the App Runner service that you want to disassociate a custom domain name from. |
.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