GetProvisionedConcurrencyConfigResponse

Types

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

Properties

Link copied to clipboard

The amount of provisioned concurrency allocated. When a weighted alias is used during linear and canary deployments, this value fluctuates depending on the amount of concurrency that is provisioned for the function versions.

Link copied to clipboard

The amount of provisioned concurrency available.

Link copied to clipboard

The date and time that a user last updated the configuration, in ISO 8601 format.

Link copied to clipboard

The amount of provisioned concurrency requested.

Link copied to clipboard

The status of the allocation process.

Link copied to clipboard

For failed allocations, the reason that provisioned concurrency could not be allocated.

Functions

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