slotType

@JvmName(name = "ldghoprrssctwdoc")
suspend fun slotType(value: Output<Either<String, CloudServiceSlotType>>)
@JvmName(name = "hgeatdaduauoaipg")
suspend fun slotType(value: Either<String, CloudServiceSlotType>?)
@JvmName(name = "qregdgykcwjhhuea")
fun slotType(value: String)
@JvmName(name = "ntjtcktcbrkoibhi")
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.