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

 Declaration Syntax
public AppCookieStickinessPolicy(
	string policyName,
	string cookieName
)

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