WafExcludedRule
public struct WafExcludedRule : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The unique identifier for the rule to exclude from the rule group.
Declaration
Swift
public let ruleId: String?
-
Undocumented
Declaration
Swift
public init(ruleId: String? = nil)
-
Declaration
Swift
public func validate(name: String) throws