You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RDS::Types::ModifyDBProxyTargetGroupRequestWhen passing ModifyDBProxyTargetGroupRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
target_group_name: "String", db_proxy_name: "String", connection_pool_config: {
max_connections_percent: 1,
max_idle_connections_percent: 1,
connection_borrow_timeout: 1,
session_pinning_filters: ["String"],
init_query: "String",
},
new_name: "String",
}
Instance Attribute Summary collapse
The settings that determine the size and behavior of the connection pool for the target group.
The name of the new proxy to which to assign the target group.
The new name for the modified DBProxyTarget
.
The name of the new target group to assign to the proxy.
The name of the new proxy to which to assign the target group.
#new_name ⇒ StringThe 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.
The name of the new target group to assign to the proxy.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4