AWS SDK Version 3 for .NET
API Reference

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.

Container for the parameters to the ModifyDBProxyTargetGroup operation. Modifies the properties of a DBProxyTargetGroup.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.RDS.AmazonRDSRequest
      Amazon.RDS.Model.ModifyDBProxyTargetGroupRequest

Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z

Syntax

C#
public class ModifyDBProxyTargetGroupRequest : AmazonRDSRequest
         IAmazonWebServiceRequest

The ModifyDBProxyTargetGroupRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ConnectionPoolConfig Amazon.RDS.Model.ConnectionPoolConfiguration

Gets and sets the property ConnectionPoolConfig.

The settings that determine the size and behavior of the connection pool for the target group.

Public Property DBProxyName System.String

Gets and sets the property DBProxyName.

The name of the proxy.

Public Property NewName System.String

Gets and sets the property NewName.

The new name for the modified DBProxyTarget. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens; it can't end with a hyphen or contain two consecutive hyphens.

You can't rename the default target group.

Public Property TargetGroupName System.String

Gets and sets the property TargetGroupName.

The name of the target group to modify.

Version Information

.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