client

@JvmName(name = "xuxttjbgmdcaoren")
suspend fun client(value: Output<ConfigClientArgs>)
@JvmName(name = "iadgsxrwjoccgjhd")
suspend fun client(value: ConfigClientArgs?)

Parameters

value

Options related to how clients making requests on behalf of a project should be configured. Structure is documented below.


@JvmName(name = "qtjpgaydoblbxidn")
suspend fun client(argument: suspend ConfigClientArgsBuilder.() -> Unit)

Parameters

argument

Options related to how clients making requests on behalf of a project should be configured. Structure is documented below.