Class: Aws::Types::DeleteDBProxyRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDBProxyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_proxy_name ⇒ ::String
Returns the value of attribute db_proxy_name.
Instance Attribute Details
#db_proxy_name ⇒ ::String
Returns the value of attribute db_proxy_name.
1852 1853 1854 |
# File 'sig/types.rbs', line 1852 def db_proxy_name @db_proxy_name end |