Amazon.MachineLearning.Model.UpdateMLModelRequest.IsSetMLModelName C# (CSharp) Method

IsSetMLModelName() private method

private IsSetMLModelName ( ) : bool
return bool
        internal bool IsSetMLModelName()
        {
            return this._mlModelName != null;
        }