Amazon.MachineLearning.Model.UpdateMLModelRequest.IsSetMLModelId C# (CSharp) Метод

IsSetMLModelId() приватный Метод

private IsSetMLModelId ( ) : bool
Результат bool
        internal bool IsSetMLModelId()
        {
            return this._mlModelId != null;
        }