Amazon.MachineLearning.Model.CreateMLModelRequest.IsSetMLModelType C# (CSharp) Метод

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

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