slotType

@JvmName(name = "ywccfsusooknpyjk")
suspend fun slotType(value: Output<Either<String, CloudServiceSlotType>>)
@JvmName(name = "lwuoubadccrkhwwe")
suspend fun slotType(value: Either<String, CloudServiceSlotType>?)
@JvmName(name = "rydunfoeqavvqtyk")
fun slotType(value: String)
@JvmName(name = "gmkelmavlmkhqakv")
fun slotType(value: CloudServiceSlotType)

Parameters

value

Slot type for the cloud service. Possible values are

Production

Staging

If not specified, the default value is Production.