DeploymentComponentDeploymentSpecification

data class DeploymentComponentDeploymentSpecification(val componentVersion: String? = null, val configurationUpdate: DeploymentComponentConfigurationUpdate? = null, val runWith: DeploymentComponentRunWith? = null)

Constructors

constructor(componentVersion: String? = null, configurationUpdate: DeploymentComponentConfigurationUpdate? = null, runWith: DeploymentComponentRunWith? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard