public Repository
suspend fun publicRepository(value: Output<RepositoryRemoteRepositoryConfigAptRepositoryPublicRepositoryArgs>)
suspend fun publicRepository(value: RepositoryRemoteRepositoryConfigAptRepositoryPublicRepositoryArgs?)
Parameters
value
One of the publicly available Apt repositories supported by Artifact Registry. Structure is documented below.
suspend fun publicRepository(argument: suspend RepositoryRemoteRepositoryConfigAptRepositoryPublicRepositoryArgsBuilder.() -> Unit)
Parameters
argument
One of the publicly available Apt repositories supported by Artifact Registry. Structure is documented below.