Class: Aws::Types::CreateDBProxyEndpointResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateDBProxyEndpointResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_proxy_endpoint ⇒ Types::DBProxyEndpoint
Returns the value of attribute db_proxy_endpoint.
Instance Attribute Details
#db_proxy_endpoint ⇒ Types::DBProxyEndpoint
Returns the value of attribute db_proxy_endpoint.
643 644 645 |
# File 'sig/types.rbs', line 643 def db_proxy_endpoint @db_proxy_endpoint end |