GetAnalyzerResponse
public struct GetAnalyzerResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
An AnalyzerSummary object that contains information about the analyzer.
Declaration
Swift
public let analyzer: AnalyzerSummary
-
Undocumented
Declaration
Swift
public init(analyzer: AnalyzerSummary)