Amazon.MachineLearning.Model.CreateMLModelRequest.IsSetMLModelType C# (CSharp) Method

IsSetMLModelType() private method

private IsSetMLModelType ( ) : bool
return bool
        internal bool IsSetMLModelType()
        {
            return this._mlModelType != null;
        }