Get Virtual Gateway Spec Listener Connection Pool
data class GetVirtualGatewaySpecListenerConnectionPool(val grpcs: List<GetVirtualGatewaySpecListenerConnectionPoolGrpc>, val http2s: List<GetVirtualGatewaySpecListenerConnectionPoolHttp2>, val https: List<GetVirtualGatewaySpecListenerConnectionPoolHttp>)
Constructors
Link copied to clipboard
constructor(grpcs: List<GetVirtualGatewaySpecListenerConnectionPoolGrpc>, http2s: List<GetVirtualGatewaySpecListenerConnectionPoolHttp2>, https: List<GetVirtualGatewaySpecListenerConnectionPoolHttp>)