class Aws::AppRunner::Types::DisassociateCustomDomainRequest

@note When making an API call, you may pass DisassociateCustomDomainRequest

data as a hash:

    {
      service_arn: "AppRunnerResourceArn", # required
      domain_name: "DomainName", # required
    }

@!attribute [rw] service_arn

The Amazon Resource Name (ARN) of the App Runner service that you
want to disassociate a custom domain name from.
@return [String]

@!attribute [rw] domain_name

The domain name that you want to disassociate from the App Runner
service.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/apprunner-2020-05-15/DisassociateCustomDomainRequest AWS API Documentation

Constants

SENSITIVE