DeploymentConfigurationResponse

data class DeploymentConfigurationResponse(val scaleUnits: List<ScaleUnitsResponse>, val version: String? = null)

Deployment Configuration

Constructors

Link copied to clipboard
constructor(scaleUnits: List<ScaleUnitsResponse>, version: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Scale units will contains list of deployment data

Link copied to clipboard
val version: String? = null

deployment template version