Interface AwsElbAppCookieStickinessPolicy.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AwsElbAppCookieStickinessPolicy.Builder,AwsElbAppCookieStickinessPolicy>, SdkBuilder<AwsElbAppCookieStickinessPolicy.Builder,AwsElbAppCookieStickinessPolicy>, SdkPojo
Enclosing class:
AwsElbAppCookieStickinessPolicy

public static interface AwsElbAppCookieStickinessPolicy.Builder extends SdkPojo, CopyableBuilder<AwsElbAppCookieStickinessPolicy.Builder,AwsElbAppCookieStickinessPolicy>
  • Method Details

    • 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.
    • policyName

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

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