Class: Aws::Types::ModifyDBProxyResponse
- Inherits:
-
Object
- Object
- Aws::Types::ModifyDBProxyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_proxy ⇒ Types::DBProxy
Returns the value of attribute db_proxy.
Instance Attribute Details
#db_proxy ⇒ Types::DBProxy
Returns the value of attribute db_proxy.
3153 3154 3155 |
# File 'sig/types.rbs', line 3153 def db_proxy @db_proxy end |