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