ExcludedRule

public struct ExcludedRule : 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)
  • Declaration

    Swift

    public func validate(name: String) throws