DescribeAttackResponse
public struct DescribeAttackResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The attack that is described.
Declaration
Swift
public let attack: AttackDetail?
-
Undocumented
Declaration
Swift
public init(attack: AttackDetail? = nil)