dockerRepository

@JvmName(name = "cyykrcjiplfneovc")
suspend fun dockerRepository(value: Output<String>)
@JvmName(name = "jmlstqvncdfwqwmf")
suspend fun dockerRepository(value: String?)

Parameters

value

User managed repository created in Artifact Registry optionally with a customer managed encryption key. This is the repository to which the function docker image will be pushed after it is built by Cloud Build. If unspecified, GCF will create and use a repository named 'gcf-artifacts' for every deployed region. It must match the pattern projects/{project}/locations/{location}/repositories/{repository}. Cross-project repositories are not supported. Cross-location repositories are not supported. Repository format must be 'DOCKER'.