BoonAmber.Model.StreamingEndpointUsageInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| CallsTotal | int | total number of calls to this endpoint | |
| CallsThisPeriod | int | number of calls to this endpoint during the current billing period | |
| SamplesTotal | int | total number of samples processed | |
| SamplesThisPeriod | int | number of samples processed during the current billing period | |
| LastCalled | string | ISO formatted time of last call to this endpoint |