CreateAnalyzerResponse
public struct CreateAnalyzerResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the analyzer that was created by the request.
Declaration
Swift
public let arn: String? -
Undocumented
Declaration
Swift
public init(arn: String? = nil)
View on GitHub
CreateAnalyzerResponse Structure Reference