client

@JvmName(name = "xyqnxscvuaclcpcb")
suspend fun client(value: Output<ConfigClientArgs>)
@JvmName(name = "bhxdxifcajiyvurs")
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 = "lqvyiobqvbbqgfau")
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.