custom Repository
suspend fun customRepository(value: Output<RepositoryRemoteRepositoryConfigPythonRepositoryCustomRepositoryArgs>)
suspend fun customRepository(value: RepositoryRemoteRepositoryConfigPythonRepositoryCustomRepositoryArgs?)
Parameters
value
Settings for a remote repository with a custom uri. Structure is documented below.
suspend fun customRepository(argument: suspend RepositoryRemoteRepositoryConfigPythonRepositoryCustomRepositoryArgsBuilder.() -> Unit)
Parameters
argument
Settings for a remote repository with a custom uri. Structure is documented below.