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

IsSetBatchPredictionName() private method

private IsSetBatchPredictionName ( ) : bool
return bool
        internal bool IsSetBatchPredictionName()
        {
            return this._batchPredictionName != null;
        }