Amazon.MachineLearning.Model.CreateEvaluationRequest.IsSetMLModelId C# (CSharp) 메소드

IsSetMLModelId() 개인적인 메소드

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