ComponentCandidate

Contains information about a component that is a candidate to deploy to a Greengrass core device.

Types

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

Properties

Link copied to clipboard

The name of the component.

Link copied to clipboard

The version of the component.

Link copied to clipboard

The version requirements for the component's dependencies. Greengrass core devices get the version requirements from component recipes.

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