Matcher
public struct Matcher : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The HTTP codes. For Application Load Balancers, you can specify values between 200 and 499, and the default value is 200. You can specify multiple values (for example, “200,202”) or a range of values (for example, “200-299”). For Network Load Balancers, this is 200–399.
Declaration
Swift
public let httpCode: String
-
Undocumented
Declaration
Swift
public init(httpCode: String)