DeploymentState type

Defines values for DeploymentState.
KnownDeploymentState can be used interchangeably with DeploymentState, this enum contains the known values that the service supports.

Known values supported by the service

active: Active State
inactive: Inactive State

type DeploymentState = string