class Aws::SecurityHub::Types::AwsElbAppCookieStickinessPolicy
Contains information about a stickiness policy that was created using `CreateAppCookieStickinessPolicy`.
@note When making an API call, you may pass AwsElbAppCookieStickinessPolicy
data as a hash: { cookie_name: "NonEmptyString", policy_name: "NonEmptyString", }
@!attribute [rw] cookie_name
The name of the application cookie used for stickiness. @return [String]
@!attribute [rw] policy_name
The mnemonic name for the policy being created. The name must be unique within the set of policies for the load balancer. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsElbAppCookieStickinessPolicy AWS API Documentation
Constants
- SENSITIVE