Class: Aws::Types::ModifyDBProxyTargetGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::ModifyDBProxyTargetGroupResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_proxy_target_group ⇒ Types::DBProxyTargetGroup
Returns the value of attribute db_proxy_target_group.
Instance Attribute Details
#db_proxy_target_group ⇒ Types::DBProxyTargetGroup
Returns the value of attribute db_proxy_target_group.
3166 3167 3168 |
# File 'sig/types.rbs', line 3166 def db_proxy_target_group @db_proxy_target_group end |