Serverless Upstream Settings Response
data class ServerlessUpstreamSettingsResponse(val templates: List<UpstreamTemplateResponse>? = null)
The settings for the Upstream when the service is in server-less mode.
The settings for the Upstream when the service is in server-less mode.