Constructs a new CreateAppCookieStickinessPolicyRequest object.
            Callers should use the properties or fluent setter (With...) methods to
            initialize any additional object members.
            

 Declaration Syntax
public CreateAppCookieStickinessPolicyRequest(
	string loadBalancerName,
	string policyName,
	string cookieName
)

 Parameters
- loadBalancerName (String)
-  The name of the load balancer. 
- policyName (String)
-  The name of the policy being created. The name must be unique within the set of policies for this load balancer.
            
- cookieName (String)
-  Name of the application cookie used for stickiness. 
Assembly: 
AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)