GetBudgetResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The budget actions for the budget.

Link copied to clipboard

The consumed usage limit for the budget.

Link copied to clipboard

The budget ID.

Link copied to clipboard

The date and time the resource was created.

Link copied to clipboard

The user or system that created this resource.

Link copied to clipboard

The description of the budget.

Link copied to clipboard

The display name of the budget.

Link copied to clipboard

The date and time the queue stopped.

Link copied to clipboard

The budget schedule.

Link copied to clipboard

The status of the budget.

Link copied to clipboard

The date and time the resource was updated.

Link copied to clipboard

The user or system that updated this resource.

Link copied to clipboard

The usages of the budget.

Link copied to clipboard

The resource that the budget is tracking usage for.

Functions

Link copied to clipboard
inline fun copy(block: GetBudgetResponse.Builder.() -> Unit = {}): GetBudgetResponse
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String