gitSource

@JvmName(name = "akiqkojnlykehkcb")
suspend fun gitSource(value: Output<GitSourceArgs>)
@JvmName(name = "nttjfeaxopnrysac")
suspend fun gitSource(value: GitSourceArgs?)

Parameters

value

If provided, get the source from this Git repository.


@JvmName(name = "sugaqweyvitfqsym")
suspend fun gitSource(argument: suspend GitSourceArgsBuilder.() -> Unit)

Parameters

argument

If provided, get the source from this Git repository.