gatewayConfig

@JvmName(name = "xeqnrfgklvcudfar")
suspend fun gatewayConfig(value: Output<ApiConfigGatewayConfigArgs>)
@JvmName(name = "uaytylotswttvddv")
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 = "yeumrlxyqrkjevqu")
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.