Amazon.MachineLearning.Model.CreateBatchPredictionRequest.IsSetBatchPredictionName C# (CSharp) Méthode

IsSetBatchPredictionName() private méthode

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