Amazon.MachineLearning.Model.CreateBatchPredictionRequest.IsSetBatchPredictionDataSourceId C# (CSharp) Method

IsSetBatchPredictionDataSourceId() private method

private IsSetBatchPredictionDataSourceId ( ) : bool
return bool
        internal bool IsSetBatchPredictionDataSourceId()
        {
            return this._batchPredictionDataSourceId != null;
        }