mavenConfig

@JvmName(name = "ujrhjxoxshwqywcj")
suspend fun mavenConfig(value: Output<RepositoryMavenConfigArgs>)
@JvmName(name = "nnrqujfiilhwocrg")
suspend fun mavenConfig(value: RepositoryMavenConfigArgs?)

Parameters

value

MavenRepositoryConfig is maven related repository details. Provides additional configuration details for repositories of the maven format type. Structure is documented below.


@JvmName(name = "mohtoascjthdroae")
suspend fun mavenConfig(argument: suspend RepositoryMavenConfigArgsBuilder.() -> Unit)

Parameters

argument

MavenRepositoryConfig is maven related repository details. Provides additional configuration details for repositories of the maven format type. Structure is documented below.