bitbucket

@JvmName(name = "ajtnbhsxesyhwigl")
suspend fun bitbucket(value: Output<AppSpecFunctionBitbucketArgs>)
@JvmName(name = "pgdubhvsobdxqclq")
suspend fun bitbucket(value: AppSpecFunctionBitbucketArgs?)

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, bitbucket, gitlab, or image may be set.


@JvmName(name = "qnaylspdkqfuovuy")
suspend fun bitbucket(argument: suspend AppSpecFunctionBitbucketArgsBuilder.() -> 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, bitbucket, gitlab, or image may be set.