3.7 Billing Period End
Dataset:
Cost and Usage
Column Type:
Dimension
Feature Level:
Mandatory
Data Type:
Date/Time
Since:
0.5
Billing Period End represents the exclusive end bound of a billing period. For example, a time period where Billing Period Start is '2024-01-01T00:00:00Z' and Billing Period End is '2024-02-01T00:00:00Z' includes charges for January since Billing Period Start represents the inclusive start bound, but does not include charges for February since Billing Period End represents the exclusive end bound.
The BillingPeriodEnd column adheres to the following requirements:
- BillingPeriodEnd MUST be present in a FOCUS dataset.
- BillingPeriodEnd MUST be of type Date/Time.
- BillingPeriodEnd MUST conform to DateTimeFormat requirements.
- BillingPeriodEnd MUST NOT be null.
- BillingPeriodEnd MUST be the exclusive end bound of the billing period.
3.7.3 Description
The exclusive end bound of a billing period.
Constraints
| Property | Value |
|---|---|
| Column Type | Dimension |
| Feature Level | Mandatory |
| Allows Nulls | No |
| Data Type | Date/Time |
| Value Format | Date/Time Format |