Amazon.WorkSpaces.Model.FailedWorkspaceChangeRequest.IsSetErrorCode C# (CSharp) 메소드

IsSetErrorCode() 개인적인 메소드

private IsSetErrorCode ( ) : bool
리턴 bool
        internal bool IsSetErrorCode()
        {
            return this._errorCode != null;
        }