Builder

class Builder

Properties

Link copied to clipboard

Indicates whether the budget automatically refreshes for each time period specified in budgetType. Valid values are:

Link copied to clipboard
var budget: Int?

The total budget allocation amount for this access budget.

Link copied to clipboard

Specifies the time period for limiting table usage in queries and jobs. For calendar-based periods, the budget can renew if auto refresh is enabled. For lifetime budgets, the limit applies to the total usage throughout the collaboration. Valid values are:

Link copied to clipboard
var endTime: <Error class: unknown class>?

The end time for the access budget period.

Link copied to clipboard

The remaining budget amount available for use within this access budget.

Link copied to clipboard
var startTime: <Error class: unknown class>?

The start time for the access budget period.