GetFindingsResponse
public struct GetFindingsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A list of findings.
Declaration
Swift
public let findings: [Finding] -
Undocumented
Declaration
Swift
public init(findings: [Finding])
View on GitHub
GetFindingsResponse Structure Reference