git

@JvmName(name = "workhetbiefhheyd")
suspend fun git(value: Output<AppSpecStaticSiteGitArgs>)
@JvmName(name = "vxsqqfhvnoethtvg")
suspend fun git(value: AppSpecStaticSiteGitArgs?)

Parameters

value

A Git repo to use as the component's source. The repository must be able to be cloned without authentication. Only one of git, github or gitlab may be set.


@JvmName(name = "iwpcmbhhxalueywo")
suspend fun git(argument: suspend AppSpecStaticSiteGitArgsBuilder.() -> Unit)

Parameters

argument

A Git repo to use as the component's source. The repository must be able to be cloned without authentication. Only one of git, github or gitlab may be set.