toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.appmesh.kotlin.outputs
/
GetVirtualGatewaySpecListenerConnectionPoolHttp
Get
Virtual
Gateway
Spec
Listener
Connection
Pool
Http
data
class
GetVirtualGatewaySpecListenerConnectionPoolHttp
(
val
maxConnections
:
Int
,
val
maxPendingRequests
:
Int
)
Members
Constructors
Get
Virtual
Gateway
Spec
Listener
Connection
Pool
Http
Link copied to clipboard
constructor
(
maxConnections
:
Int
,
maxPendingRequests
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
max
Connections
Link copied to clipboard
val
maxConnections
:
Int
max
Pending
Requests
Link copied to clipboard
val
maxPendingRequests
:
Int