Interface UpdateUserPoolDomainResponse.Builder

    • Method Detail

      • managedLoginVersion

        UpdateUserPoolDomainResponse.Builder managedLoginVersion​(Integer managedLoginVersion)

        A version number that indicates the state of managed login for your domain. Version 1 is hosted UI (classic). Version 2 is the newer managed login with the branding designer. For more information, see Managed login.

        Parameters:
        managedLoginVersion - A version number that indicates the state of managed login for your domain. Version 1 is hosted UI (classic). Version 2 is the newer managed login with the branding designer. For more information, see Managed login.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • cloudFrontDomain

        UpdateUserPoolDomainResponse.Builder cloudFrontDomain​(String cloudFrontDomain)

        The Amazon CloudFront endpoint that Amazon Cognito set up when you added the custom domain to your user pool.

        Parameters:
        cloudFrontDomain - The Amazon CloudFront endpoint that Amazon Cognito set up when you added the custom domain to your user pool.
        Returns:
        Returns a reference to this object so that method calls can be chained together.