DeploymentPolicies

Contains information about policies that define how a deployment updates components and handles failure.

Types

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

Properties

Link copied to clipboard

The component update policy for the configuration deployment. This policy defines when it's safe to deploy the configuration to devices.

Link copied to clipboard

The configuration validation policy for the configuration deployment. This policy defines how long each component has to validate its configure updates.

Link copied to clipboard

The failure handling policy for the configuration deployment. This policy defines what to do if the deployment fails.

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