EnableImportFindingsForProductRequest
public struct EnableImportFindingsForProductRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the product to enable the integration for.
Declaration
Swift
public let productArn: String -
Undocumented
Declaration
Swift
public init(productArn: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
EnableImportFindingsForProductRequest Structure Reference