FindingSourceDetail
public struct FindingSourceDetail : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ARN of the access point that generated the finding.
Declaration
Swift
public let accessPointArn: String?
-
Undocumented
Declaration
Swift
public init(accessPointArn: String? = nil)