Class: Aws::Types::DeleteDBProxyEndpointRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDBProxyEndpointRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_proxy_endpoint_name ⇒ ::String
Returns the value of attribute db_proxy_endpoint_name.
Instance Attribute Details
#db_proxy_endpoint_name ⇒ ::String
Returns the value of attribute db_proxy_endpoint_name.
1842 1843 1844 |
# File 'sig/types.rbs', line 1842 def db_proxy_endpoint_name @db_proxy_endpoint_name end |