public static interface DisassociateCustomDomainRequest.Builder extends AppRunnerRequest.Builder, SdkPojo, CopyableBuilder<DisassociateCustomDomainRequest.Builder,DisassociateCustomDomainRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateCustomDomainRequest.Builder |
domainName(String domainName)
The domain name that you want to disassociate from the App Runner service.
|
DisassociateCustomDomainRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateCustomDomainRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DisassociateCustomDomainRequest.Builder |
serviceArn(String serviceArn)
The Amazon Resource Name (ARN) of the App Runner service that you want to disassociate a custom domain name
from.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateCustomDomainRequest.Builder serviceArn(String serviceArn)
The Amazon Resource Name (ARN) of the App Runner service that you want to disassociate a custom domain name from.
serviceArn - The Amazon Resource Name (ARN) of the App Runner service that you want to disassociate a custom domain
name from.DisassociateCustomDomainRequest.Builder domainName(String domainName)
The domain name that you want to disassociate from the App Runner service.
domainName - The domain name that you want to disassociate from the App Runner service.DisassociateCustomDomainRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateCustomDomainRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.