gatewayConfig

@JvmName(name = "wueofkskgutwsuwb")
suspend fun gatewayConfig(value: Output<ApiConfigGatewayConfigArgs>)
@JvmName(name = "otsycmaodnukjkii")
suspend fun gatewayConfig(value: ApiConfigGatewayConfigArgs?)

Parameters

value

Immutable. Gateway specific configuration. If not specified, backend authentication will be set to use OIDC authentication using the default compute service account Structure is documented below.


@JvmName(name = "eypkxsrdtqoywyvl")
suspend fun gatewayConfig(argument: suspend ApiConfigGatewayConfigArgsBuilder.() -> Unit)

Parameters

argument

Immutable. Gateway specific configuration. If not specified, backend authentication will be set to use OIDC authentication using the default compute service account Structure is documented below.