Limit
public struct Limit : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The maximum value of the limit. DeclarationSwift public let max: String?
- 
                  
                  The name of the limit. The possible values are: application-load-balancers listeners-per-application-load-balancer listeners-per-network-load-balancer network-load-balancers rules-per-application-load-balancer target-groups target-groups-per-action-on-application-load-balancer target-groups-per-action-on-network-load-balancer target-groups-per-application-load-balancer targets-per-application-load-balancer targets-per-availability-zone-per-network-load-balancer targets-per-network-load-balancer DeclarationSwift public let name: String?
- 
                  
                  Undocumented DeclarationSwift public init(max: String? = nil, name: String? = nil)
 View on GitHub
View on GitHub Limit Structure Reference
        Limit Structure Reference