PropertyNameSuggestion
public struct PropertyNameSuggestion : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A suggested property name based on what you entered in the search textbox in the Amazon SageMaker console.
Declaration
Swift
public let propertyName: String? -
Undocumented
Declaration
Swift
public init(propertyName: String? = nil)
View on GitHub
PropertyNameSuggestion Structure Reference