PartialMatch

public struct PartialMatch : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The reference rule from the master security group of the AWS Firewall Manager policy.

    Declaration

    Swift

    public let reference: String?
  • The violation reason.

    Declaration

    Swift

    public let targetViolationReasons: [String]?
  • Undocumented

    Declaration

    Swift

    public init(reference: String? = nil, targetViolationReasons: [String]? = nil)