sourcePaths

@JvmName(name = "aiaeeyiuevlrurwg")
suspend fun sourcePaths(value: Output<List<String>>)
@JvmName(name = "omxhqbrhgcxlabbm")
suspend fun sourcePaths(value: List<String>?)

Parameters

value

Gets or sets the paths of the directory on the source machine.


@JvmName(name = "lhayiwsqtspeexrj")
suspend fun sourcePaths(vararg values: Output<String>)


@JvmName(name = "tbhdafagogojfkra")
suspend fun sourcePaths(values: List<Output<String>>)
@JvmName(name = "ouuivirfrlsslxto")
suspend fun sourcePaths(vararg values: String)

Parameters

values

Gets or sets the paths of the directory on the source machine.