Amazon.ConfigService.Model.ConfigStreamDeliveryInfo.IsSetLastErrorCode C# (CSharp) Method

IsSetLastErrorCode() private method

private IsSetLastErrorCode ( ) : bool
return bool
        internal bool IsSetLastErrorCode()
        {
            return this._lastErrorCode != null;
        }