stratosphere-0.1.0: EDSL for AWS CloudFormation

Safe HaskellNone
LanguageHaskell2010

Stratosphere.ResourceProperties.AppCookieStickinessPolicy

Description

The AppCookieStickinessPolicy type is an embedded property of the AWS::ElasticLoadBalancing::LoadBalancer type.

Synopsis

Documentation

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.