DbProxyTargetGroupArgs

data class DbProxyTargetGroupArgs(val connectionPoolConfigurationInfo: Output<DbProxyTargetGroupConnectionPoolConfigurationInfoFormatArgs>? = null, val dbClusterIdentifiers: Output<List<String>>? = null, val dbInstanceIdentifiers: Output<List<String>>? = null, val dbProxyName: Output<String>? = null, val targetGroupName: Output<DbProxyTargetGroupTargetGroupName>? = null) : ConvertibleToJava<DbProxyTargetGroupArgs>

Resource schema for AWS::RDS::DBProxyTargetGroup

Constructors

Link copied to clipboard
fun DbProxyTargetGroupArgs(connectionPoolConfigurationInfo: Output<DbProxyTargetGroupConnectionPoolConfigurationInfoFormatArgs>? = null, dbClusterIdentifiers: Output<List<String>>? = null, dbInstanceIdentifiers: Output<List<String>>? = null, dbProxyName: Output<String>? = null, targetGroupName: Output<DbProxyTargetGroupTargetGroupName>? = null)

Functions

Link copied to clipboard
open override fun toJava(): DbProxyTargetGroupArgs

Properties

Link copied to clipboard
val dbClusterIdentifiers: Output<List<String>>? = null
Link copied to clipboard
val dbInstanceIdentifiers: Output<List<String>>? = null
Link copied to clipboard
val dbProxyName: Output<String>? = null

The identifier for the proxy.

Link copied to clipboard

The identifier for the DBProxyTargetGroup