serverType

@JvmName(name = "xavqqaqqguqtrvpg")
suspend fun serverType(value: Output<ServerTypeEnumValueArgs>)
@JvmName(name = "jujddqijqjagpyhm")
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 = "lybloebvgbukyvtg")
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.