GetAnalyzerRequest
public struct GetAnalyzerRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the analyzer retrieved.
Declaration
Swift
public let analyzerName: String -
Undocumented
Declaration
Swift
public init(analyzerName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetAnalyzerRequest Structure Reference