GetFindingsResponse
public struct GetFindingsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Undocumented
Declaration
Swift
public let findings: [Finding]?
-
Undocumented
Declaration
Swift
public init(findings: [Finding]? = nil)