DeploymentMode type
Defines values for DeploymentMode.
KnownDeploymentMode can be used interchangeably with DeploymentMode,
this enum contains the known values that the service supports.
Known values supported by the service
Validate: Validate ECE action deployment for a cluster.
Deploy: Deploy ECE action deployment for a cluster.
type DeploymentMode = string