Interface AppCookieStickinessPolicy.Builder

    • Method Detail

      • policyName

        AppCookieStickinessPolicy.Builder policyName​(String policyName)

        The mnemonic name for the policy being created. The name must be unique within a set of policies for this load balancer.

        Parameters:
        policyName - The mnemonic name for the policy being created. The name must be unique within a set of policies for this load balancer.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • cookieName

        AppCookieStickinessPolicy.Builder cookieName​(String cookieName)

        The name of the application cookie used for stickiness.

        Parameters:
        cookieName - The name of the application cookie used for stickiness.
        Returns:
        Returns a reference to this object so that method calls can be chained together.