Class: Aws::Types::DeleteGlobalClusterMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteGlobalClusterMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#global_cluster_identifier ⇒ ::String
Returns the value of attribute global_cluster_identifier.
Instance Attribute Details
#global_cluster_identifier ⇒ ::String
Returns the value of attribute global_cluster_identifier.
795 796 797 |
# File 'sig/types.rbs', line 795 def global_cluster_identifier @global_cluster_identifier end |