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.
1897 1898 1899 |
# File 'sig/types.rbs', line 1897 def global_cluster_identifier @global_cluster_identifier end |