slotType

@JvmName(name = "vkusvvepqojfrwdq")
suspend fun slotType(value: Output<Either<String, CloudServiceSlotType>>)
@JvmName(name = "kypnngnyvtkqtnjv")
suspend fun slotType(value: Either<String, CloudServiceSlotType>?)
@JvmName(name = "qvcvbqtlmdayijxs")
fun slotType(value: String)
@JvmName(name = "ycxidwyvedhyuxxx")
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.