LoadBalancerAttributeName
public enum LoadBalancerAttributeName : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case healthcheckpath = "HealthCheckPath" -
Undocumented
Declaration
Swift
case sessionstickinessenabled = "SessionStickinessEnabled" -
Undocumented
Declaration
Swift
case sessionstickinessLbCookiedurationseconds = "SessionStickiness_LB_CookieDurationSeconds" -
Declaration
Swift
public var description: String { get }
View on GitHub
LoadBalancerAttributeName Enumeration Reference