osType

@JvmName(name = "slrjiilfwghrbhsf")
suspend fun osType(value: Output<Either<String, OSType>>)
@JvmName(name = "evsvtwybykwfgthl")
suspend fun osType(value: Either<String, OSType>?)
@JvmName(name = "ixirbeyjsdiwwdwl")
fun osType(value: String)
@JvmName(name = "duuhcpolnxgydlyv")
fun osType(value: OSType)

Parameters

value

OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux.