GetWorkersScriptsResultPlacement

data class GetWorkersScriptsResultPlacement(val mode: String, val status: String)

Constructors

Link copied to clipboard
constructor(mode: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enables Smart Placement. Available values: "smart".

Link copied to clipboard

Status of Smart Placement. Available values: "SUCCESS", "UNSUPPORTEDAPPLICATION", "INSUFFICIENTINVOCATIONS".