Class EntityActionThresholds

Defines thresholds for various actions that an entity can perform, with each threshold represented as a weight.

Hierarchy

  • EntityActionThresholds

Constructors

Properties

deployment: number

The weight required to authorize deployment actions.

keyManagement: number

The weight required to authorize key management actions.

upgradeManagement: number

The weight required to authorize upgrade management actions.

Generated using TypeDoc