AutoMLResult
public struct AutoMLResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the best recipe.
Declaration
Swift
public let bestRecipeArn: String? -
Undocumented
Declaration
Swift
public init(bestRecipeArn: String? = nil)
View on GitHub
AutoMLResult Structure Reference