AWSMachineLearningCreateRealtimeEndpointInput
Objective-C
@interface AWSMachineLearningCreateRealtimeEndpointInput
Swift
class AWSMachineLearningCreateRealtimeEndpointInput
-
The ID assigned to the
MLModelduring creation.Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable MLModelId;Swift
var mlModelId: String? { get set }
View on GitHub
Install in Dash
AWSMachineLearningCreateRealtimeEndpointInput Class Reference