ComponentDependencyRequirement

Contains information about a component dependency for a Lambda function component.

Types

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

Properties

Link copied to clipboard

The type of this dependency. Choose from the following options:

Link copied to clipboard

The component version requirement for the component dependency.

Functions

Link copied to clipboard
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