CrossZoneLoadBalancing
public struct CrossZoneLoadBalancing : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Specifies whether cross-zone load balancing is enabled for the load balancer.
Declaration
Swift
public let enabled: Bool -
Undocumented
Declaration
Swift
public init(enabled: Bool)
View on GitHub
CrossZoneLoadBalancing Structure Reference