Safe Haskell | None |
---|---|
Language | Haskell2010 |
The AppCookieStickinessPolicy type is an embedded property of the AWS::ElasticLoadBalancing::LoadBalancer type.
Documentation
data AppCookieStickinessPolicy Source
Full data type definition for AppCookieStickinessPolicy. See
appCookieStickinessPolicy
for a more convenient constructor.
appCookieStickinessPolicy Source
Constructor for AppCookieStickinessPolicy
containing required fields as
arguments.
acspCookieName :: Lens' AppCookieStickinessPolicy (Val Text) Source
Name of the application cookie used for stickiness.
acspPolicyName :: Lens' AppCookieStickinessPolicy (Val Text) Source
The name of the policy being created. The name must be unique within the set of policies for this Load Balancer. Note To associate this policy with a listener, include the policy name in the listener's PolicyNames property.