UpdateBatchPredictionOutput
public struct UpdateBatchPredictionOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID assigned to the BatchPrediction during creation. This value should be identical to the value of the BatchPredictionId in the request.
Declaration
Swift
public let batchPredictionId: String? -
Undocumented
Declaration
Swift
public init(batchPredictionId: String? = nil)
View on GitHub
UpdateBatchPredictionOutput Structure Reference