Interface CustomDomainConfigType.Builder

    • Method Detail

      • certificateArn

        CustomDomainConfigType.Builder certificateArn​(String certificateArn)

        The Amazon Resource Name (ARN) of an Certificate Manager SSL certificate. You use this certificate for the subdomain of your custom domain.

        Parameters:
        certificateArn - The Amazon Resource Name (ARN) of an Certificate Manager SSL certificate. You use this certificate for the subdomain of your custom domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.