client

@JvmName(name = "sutbskoshkmdiphq")
suspend fun client(value: Output<ConfigClientArgs>)
@JvmName(name = "jhfogxqeulesmojk")
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 = "qfuldkynitwwlrwb")
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.