AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Represents a set of RDS DB instances, Aurora DB clusters, or both that a proxy can connect to. Currently, each target group is associated with exactly one RDS DB instance or Aurora DB cluster.
This data type is used as a response element in the DescribeDBProxyTargetGroups
action.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class DBProxyTargetGroup
The DBProxyTargetGroup type exposes the following members
Name | Description | |
---|---|---|
![]() |
DBProxyTargetGroup() |
Name | Type | Description | |
---|---|---|---|
![]() |
ConnectionPoolConfig | Amazon.RDS.Model.ConnectionPoolConfigurationInfo |
Gets and sets the property ConnectionPoolConfig. The settings that determine the size and behavior of the connection pool for the target group. |
![]() |
CreatedDate | System.DateTime |
Gets and sets the property CreatedDate. The date and time when the target group was first created. |
![]() |
DBProxyName | System.String |
Gets and sets the property DBProxyName. The identifier for the RDS proxy associated with this target group. |
![]() |
IsDefault | System.Boolean |
Gets and sets the property IsDefault.
Indicates whether this target group is the first one used for connection requests
by the associated proxy. Because each proxy is currently associated with a single
target group, currently this setting is always |
![]() |
Status | System.String |
Gets and sets the property Status.
The current status of this target group. A status of |
![]() |
TargetGroupArn | System.String |
Gets and sets the property TargetGroupArn. The Amazon Resource Name (ARN) representing the target group. |
![]() |
TargetGroupName | System.String |
Gets and sets the property TargetGroupName. The identifier for the target group. This name must be unique for all target groups owned by your Amazon Web Services account in the specified Amazon Web Services Region. |
![]() |
UpdatedDate | System.DateTime |
Gets and sets the property UpdatedDate. The date and time when the target group was last updated. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5