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