AWSMachineLearningDeleteEvaluationInput
Objective-C
@interface AWSMachineLearningDeleteEvaluationInput
Swift
class AWSMachineLearningDeleteEvaluationInput
-
A user-supplied ID that uniquely identifies the
Evaluationto delete.Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable evaluationId;Swift
var evaluationId: String? { get set }
View on GitHub
Install in Dash
AWSMachineLearningDeleteEvaluationInput Class Reference