Class: Aws::Types::DeleteDBClusterEndpointMessage

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_cluster_endpoint_identifier::String

Returns the value of attribute db_cluster_endpoint_identifier.

Returns:

  • (::String)


1781
1782
1783
# File 'sig/types.rbs', line 1781

def db_cluster_endpoint_identifier
  @db_cluster_endpoint_identifier
end