Amazon.MachineLearning.Model.CreateBatchPredictionRequest.IsSetBatchPredictionDataSourceId C# (CSharp) 메소드

IsSetBatchPredictionDataSourceId() 개인적인 메소드

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