ApiConfigGatewayConfigArgs

data class ApiConfigGatewayConfigArgs(val backendConfig: Output<ApiConfigGatewayConfigBackendConfigArgs>) : ConvertibleToJava<ApiConfigGatewayConfigArgs>

Constructors

Link copied to clipboard
constructor(backendConfig: Output<ApiConfigGatewayConfigBackendConfigArgs>)

Properties

Link copied to clipboard

Backend settings that are applied to all backends of the Gateway. Structure is documented below.

Functions

Link copied to clipboard
open override fun toJava(): ApiConfigGatewayConfigArgs