gatewayConfig

@JvmName(name = "xsnjunnwskayhdnc")
suspend fun gatewayConfig(value: Output<ApiConfigGatewayConfigArgs>)
@JvmName(name = "jecoqtkrwftrcksc")
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 = "dmivbsiutfsdwypn")
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.