class Rancher::LoadBalancerCookieStickinessPolicy
- Rancher::LoadBalancerCookieStickinessPolicy
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/load_balancer_cookie_stickiness_policy.crConstructors
Instance Method Summary
- #cookie : String
- #cookie=(cookie : String)
- #cookie? : String | Nil
- #domain : String
- #domain=(domain : String)
- #domain? : String | Nil
- #indirect : Bool
- #indirect=(indirect : Bool)
- #indirect? : Bool | Nil
- #mode : String
- #mode=(mode : String)
- #mode? : String | Nil
- #name : String
- #name=(name : String)
- #name? : String | Nil
- #nocache : Bool
- #nocache=(nocache : Bool)
- #nocache? : Bool | Nil
- #postonly : Bool
- #postonly=(postonly : Bool)
- #postonly? : Bool | Nil