@Stability(value=Stable)
public static interface CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.Builder
|
static class |
CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.Jsii$Proxy
An implementation for
CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.Builder |
builder() |
default Number |
getConnectionBorrowTimeout()
`CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.ConnectionBorrowTimeout`.
|
default String |
getInitQuery()
`CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.InitQuery`.
|
default Number |
getMaxConnectionsPercent()
`CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.MaxConnectionsPercent`.
|
default Number |
getMaxIdleConnectionsPercent()
`CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.MaxIdleConnectionsPercent`.
|
default List<String> |
getSessionPinningFilters()
`CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.SessionPinningFilters`.
|
@Stability(value=Stable) @Nullable default Number getConnectionBorrowTimeout()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat.html#cfn-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat-connectionborrowtimeout@Stability(value=Stable) @Nullable default String getInitQuery()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat.html#cfn-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat-initquery@Stability(value=Stable) @Nullable default Number getMaxConnectionsPercent()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat.html#cfn-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat-maxconnectionspercent@Stability(value=Stable) @Nullable default Number getMaxIdleConnectionsPercent()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat.html#cfn-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat-maxidleconnectionspercent@Stability(value=Stable) @Nullable default List<String> getSessionPinningFilters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat.html#cfn-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat-sessionpinningfilters@Stability(value=Stable) static CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.Builder builder()
Copyright © 2020. All rights reserved.