client

@JvmName(name = "gxdhunwxbcmftajo")
suspend fun client(value: Output<TenantClientArgs>)
@JvmName(name = "ictbdytjgaehxeos")
suspend fun client(value: TenantClientArgs?)

Parameters

value

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


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

Parameters

argument

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