git Lab Config
suspend fun gitLabConfig(name: String, block: suspend GitLabConfigResourceBuilder.() -> Unit): GitLabConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for GitLabConfig.
See also
Parameters
name
The unique name of the resulting resource.