headers

@JvmName(name = "lhsftrdxafgrdfgx")
suspend fun headers(value: Output<Map<String, String>>)
@JvmName(name = "tkwxghyiejkujoak")
suspend fun headers(value: Map<String, String>?)

Parameters

value

A map of headers to append to all API request to the GitLab instance.


@JvmName(name = "wubwfcititnmktch")
fun headers(vararg values: Pair<String, String>)

Parameters

values

A map of headers to append to all API request to the GitLab instance.