@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.475Z") @Stability(value=Stable) public interface CfnDBProxyTargetGroupProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxytargetgroup.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDBProxyTargetGroupProps.Builder
A builder for
CfnDBProxyTargetGroupProps |
static class |
CfnDBProxyTargetGroupProps.Jsii$Proxy
An implementation for
CfnDBProxyTargetGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDBProxyTargetGroupProps.Builder |
builder() |
default Object |
getConnectionPoolConfigurationInfo()
`AWS::RDS::DBProxyTargetGroup.ConnectionPoolConfigurationInfo`.
|
default List<String> |
getDbClusterIdentifiers()
`AWS::RDS::DBProxyTargetGroup.DBClusterIdentifiers`.
|
default List<String> |
getDbInstanceIdentifiers()
`AWS::RDS::DBProxyTargetGroup.DBInstanceIdentifiers`.
|
String |
getDbProxyName()
`AWS::RDS::DBProxyTargetGroup.DBProxyName`.
|
String |
getTargetGroupName()
`AWS::RDS::DBProxyTargetGroup.TargetGroupName`.
|
@Stability(value=Stable) @NotNull String getDbProxyName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxytargetgroup.html#cfn-rds-dbproxytargetgroup-dbproxyname@Stability(value=Stable) @NotNull String getTargetGroupName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxytargetgroup.html#cfn-rds-dbproxytargetgroup-targetgroupname@Stability(value=Stable) @Nullable default Object getConnectionPoolConfigurationInfo()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxytargetgroup.html#cfn-rds-dbproxytargetgroup-connectionpoolconfigurationinfo@Stability(value=Stable) @Nullable default List<String> getDbClusterIdentifiers()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxytargetgroup.html#cfn-rds-dbproxytargetgroup-dbclusteridentifiers@Stability(value=Stable) @Nullable default List<String> getDbInstanceIdentifiers()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxytargetgroup.html#cfn-rds-dbproxytargetgroup-dbinstanceidentifiers@Stability(value=Stable) static CfnDBProxyTargetGroupProps.Builder builder()
CfnDBProxyTargetGroupProps.Builder of CfnDBProxyTargetGroupPropsCopyright © 2020. All rights reserved.