pulumi-aws-kotlin
5.43.0.1
search in API
pulumi-aws-kotlin/com.pulumi.aws.appmesh.kotlin.outputs/GetVirtualGatewaySpecListenerConnectionPool

GetVirtualGatewaySpecListenerConnectionPool

data class GetVirtualGatewaySpecListenerConnectionPool(val grpcs: List<GetVirtualGatewaySpecListenerConnectionPoolGrpc>, val http2s: List<GetVirtualGatewaySpecListenerConnectionPoolHttp2>, val https: List<GetVirtualGatewaySpecListenerConnectionPoolHttp>)

Constructors

GetVirtualGatewaySpecListenerConnectionPool
Link copied to clipboard
constructor(grpcs: List<GetVirtualGatewaySpecListenerConnectionPoolGrpc>, http2s: List<GetVirtualGatewaySpecListenerConnectionPoolHttp2>, https: List<GetVirtualGatewaySpecListenerConnectionPoolHttp>)

Types

Companion
Link copied to clipboard
object Companion

Properties

grpcs
Link copied to clipboard
val grpcs: List<GetVirtualGatewaySpecListenerConnectionPoolGrpc>
http2s
Link copied to clipboard
val http2s: List<GetVirtualGatewaySpecListenerConnectionPoolHttp2>
https
Link copied to clipboard
val https: List<GetVirtualGatewaySpecListenerConnectionPoolHttp>
© 2024 CopyrightGenerated by dokka