GetProvisionedConcurrencyConfigResponse
Types
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
inline fun copy(block: GetProvisionedConcurrencyConfigResponse.Builder.() -> Unit = {}): GetProvisionedConcurrencyConfigResponse