RelatedFinding
public struct RelatedFinding : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The product-generated identifier for a related finding.
Declaration
Swift
public let id: String -
The ARN of the product that generated a related finding.
Declaration
Swift
public let productArn: String -
Undocumented
Declaration
Swift
public init(id: String, productArn: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
RelatedFinding Structure Reference