sourceControlAuthProperties

@JvmName(name = "lmcpocjplukmxipg")
suspend fun sourceControlAuthProperties(value: Output<AuthInfoArgs>)
@JvmName(name = "crorgdatskwfjihs")
suspend fun sourceControlAuthProperties(value: AuthInfoArgs?)

Parameters

value

The authorization properties for accessing the source code repository and to set up webhooks for notifications.


@JvmName(name = "iuukjdbyvapvjnko")
suspend fun sourceControlAuthProperties(argument: suspend AuthInfoArgsBuilder.() -> Unit)

Parameters

argument

The authorization properties for accessing the source code repository and to set up webhooks for notifications.