@Stability(value=Stable)
public static interface CfnVirtualGateway.VirtualGatewayHttpConnectionPoolProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayhttpconnectionpool.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnVirtualGateway.VirtualGatewayHttpConnectionPoolProperty.Builder
|
static class |
CfnVirtualGateway.VirtualGatewayHttpConnectionPoolProperty.Jsii$Proxy
An implementation for
CfnVirtualGateway.VirtualGatewayHttpConnectionPoolProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnVirtualGateway.VirtualGatewayHttpConnectionPoolProperty.Builder |
builder() |
Number |
getMaxConnections()
`CfnVirtualGateway.VirtualGatewayHttpConnectionPoolProperty.MaxConnections`.
|
default Number |
getMaxPendingRequests()
`CfnVirtualGateway.VirtualGatewayHttpConnectionPoolProperty.MaxPendingRequests`.
|
@Stability(value=Stable) @NotNull Number getMaxConnections()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayhttpconnectionpool.html#cfn-appmesh-virtualgateway-virtualgatewayhttpconnectionpool-maxconnections@Stability(value=Stable) @Nullable default Number getMaxPendingRequests()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayhttpconnectionpool.html#cfn-appmesh-virtualgateway-virtualgatewayhttpconnectionpool-maxpendingrequests@Stability(value=Stable) static CfnVirtualGateway.VirtualGatewayHttpConnectionPoolProperty.Builder builder()
Copyright © 2020. All rights reserved.