AccessBudget

An access budget that defines consumption limits for a specific resource within defined time periods.

Types

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

Properties

Link copied to clipboard

The total remaining budget across all active budget periods for this resource.

Link copied to clipboard

A list of budget details for this resource. Contains active budget periods that apply to the resource.

Link copied to clipboard

The Amazon Resource Name (ARN) of the resource that this access budget applies to.

Functions

Link copied to clipboard
inline fun copy(block: AccessBudget.Builder.() -> Unit = {}): AccessBudget
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