Interface: QuotaState
Defined in: javascript/src/credits/types/quotas.ts:10
Properties
consumed
consumed:
Decimal
Defined in: javascript/src/credits/types/quotas.ts:16
emitAtPercent
emitAtPercent:
number[]
Defined in: javascript/src/credits/types/quotas.ts:23
enforcement
enforcement:
"block"|"allow"
Defined in: javascript/src/credits/types/quotas.ts:20
limit
limit:
Decimal
Defined in: javascript/src/credits/types/quotas.ts:15
measure
measure:
string
Defined in: javascript/src/credits/types/quotas.ts:14
operation
operation:
string
Defined in: javascript/src/credits/types/quotas.ts:13
overage
overage:
Decimal
Defined in: javascript/src/credits/types/quotas.ts:19
quotaKey
quotaKey:
string
Defined in: javascript/src/credits/types/quotas.ts:12
remaining
remaining:
Decimal
Defined in: javascript/src/credits/types/quotas.ts:18
reserved
reserved:
Decimal
Defined in: javascript/src/credits/types/quotas.ts:17
userId
userId:
string
Defined in: javascript/src/credits/types/quotas.ts:11
windowEnd
windowEnd:
string
Defined in: javascript/src/credits/types/quotas.ts:22
windowStart
windowStart:
string
Defined in: javascript/src/credits/types/quotas.ts:21