serverType

@JvmName(name = "tvufskvhxgotfkct")
suspend fun serverType(value: Output<ServerTypeEnumValueArgs>)
@JvmName(name = "efrhywxfshdehyhw")
suspend fun serverType(value: ServerTypeEnumValueArgs?)

Parameters

value

The type of source provider. The valid options are GITHUB, GITHUB_ENTERPRISE, GITLAB, GITLAB_SELF_MANAGED, or BITBUCKET.


@JvmName(name = "gombybnbkorpflrt")
suspend fun serverType(argument: suspend ServerTypeEnumValueArgsBuilder.() -> Unit)

Parameters

argument

The type of source provider. The valid options are GITHUB, GITHUB_ENTERPRISE, GITLAB, GITLAB_SELF_MANAGED, or BITBUCKET.