A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/RDS/Types/ModifyDBProxyTargetGroupRequest.html below:

ModifyDBProxyTargetGroupRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::RDS::Types::ModifyDBProxyTargetGroupRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When 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 Instance Attribute Details #db_proxy_name ⇒ String

The name of the new proxy to which to assign the target group.

#new_name ⇒ String

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.

#target_group_name ⇒ String

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