BaseUsageRecord
Only deploy usage records populate the count field. This struct makes it easier to scan non-deploy usage records (with no counts) from the database.
Properties
OrgIDstring requiredThe org identifierTimestampinteger requiredThe usage timestampUsageRangeStartinteger requiredThe usage range startUsageRangeEndinteger requiredThe usage range endValueinteger requiredThe valueTagsmap[string]string optionalOptional key-value tags associated with the usage record
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.