osType

@JvmName(name = "vismwwmdcsvxontx")
suspend fun osType(value: Output<Either<String, OsType>>)
@JvmName(name = "trrqenskgncuagib")
suspend fun osType(value: Either<String, OsType>?)
@JvmName(name = "oeajllnerpuuhahy")
fun osType(value: String)
@JvmName(name = "tvmraoajktqdxmad")
fun osType(value: OsType)

Parameters

value

OsType - OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'