Class: Aws::Types::DeleteDBClusterEndpointMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDBClusterEndpointMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_cluster_endpoint_identifier ⇒ ::String
Returns the value of attribute db_cluster_endpoint_identifier.
Instance Attribute Details
#db_cluster_endpoint_identifier ⇒ ::String
Returns the value of attribute db_cluster_endpoint_identifier.
1780 1781 1782 |
# File 'sig/types.rbs', line 1780 def db_cluster_endpoint_identifier @db_cluster_endpoint_identifier end |