github

@JvmName(name = "qbcgapsxacexfixg")
suspend fun github(value: Output<AppSpecStaticSiteGithubArgs>)
@JvmName(name = "pxcyeknvqgdpyoof")
suspend fun github(value: AppSpecStaticSiteGithubArgs?)

Parameters

value

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.


@JvmName(name = "dxjuureheymvqyoa")
suspend fun github(argument: suspend AppSpecStaticSiteGithubArgsBuilder.() -> Unit)

Parameters

argument

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.