ScalingConfig

(Amazon SQS only) The scaling configuration for the event source. To remove the configuration, pass an empty value.

Types

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

Properties

Link copied to clipboard

Limits the number of concurrent instances that the Amazon SQS event source can invoke.

Functions

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