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

IsSetMLModelId() private méthode

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