CreateEdgeDeploymentPlanRequest

Types

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

Properties

Link copied to clipboard

The device fleet used for this edge deployment plan.

Link copied to clipboard

The name of the edge deployment plan.

Link copied to clipboard

List of models associated with the edge deployment plan.

Link copied to clipboard

List of stages of the edge deployment plan. The number of stages is limited to 10 per deployment.

Link copied to clipboard
val tags: List<Tag>?

List of tags with which to tag the edge deployment plan.

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