Amazon.IdentityManagement.Model.UpdateUserRequest.IsSetNewPath C# (CSharp) Method

IsSetNewPath() private method

private IsSetNewPath ( ) : bool
return bool
        internal bool IsSetNewPath()
        {
            return this._newPath != null;
        }