GetBatchPredictionInput
public struct GetBatchPredictionInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An ID assigned to the BatchPrediction at creation.
Declaration
Swift
public let batchPredictionId: String -
Undocumented
Declaration
Swift
public init(batchPredictionId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetBatchPredictionInput Structure Reference