AnalysisSourceEntity
public struct AnalysisSourceEntity : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The source template for the source entity of the analysis.
Declaration
Swift
public let sourceTemplate: AnalysisSourceTemplate? -
Undocumented
Declaration
Swift
public init(sourceTemplate: AnalysisSourceTemplate? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
AnalysisSourceEntity Structure Reference