Mitigation
public struct Mitigation : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the mitigation taken for this attack.
Declaration
Swift
public let mitigationName: String?
-
Undocumented
Declaration
Swift
public init(mitigationName: String? = nil)