- Navigation Guide
@aws-sdk/client-apprunner
DisassociateCustomDomainCommandInput Interface
The input for DisassociateCustomDomainCommand.
Members
Name | Type | Details |
---|---|---|
DomainName Required | string | undefined | The domain name that you want to disassociate from the App Runner service. |
ServiceArn Required | string | undefined | The Amazon Resource Name (ARN) of the App Runner service that you want to disassociate a custom domain name from. |
Full Signature
export interface DisassociateCustomDomainCommandInput extends DisassociateCustomDomainRequest