DeploymentSpecificationScope

Scope for the deployment DSL configuration.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun device(logicDeviceType: LogicDeviceType, config: DeviceDeploymentSpecificationScope.() -> Unit)

Configures a (logical) device with the given logicDeviceType. config is the configuration scope for configuring the device.