upstream Credentials
suspend fun upstreamCredentials(value: Output<RepositoryRemoteRepositoryConfigUpstreamCredentialsArgs>)
Parameters
value
The credentials used to access the remote repository. Structure is documented below.
suspend fun upstreamCredentials(argument: suspend RepositoryRemoteRepositoryConfigUpstreamCredentialsArgsBuilder.() -> Unit)
Parameters
argument
The credentials used to access the remote repository. Structure is documented below.