Class: Aws::Types::DeleteGlobalClusterResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteGlobalClusterResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#global_cluster ⇒ Types::GlobalCluster
Returns the value of attribute global_cluster.
Instance Attribute Details
#global_cluster ⇒ Types::GlobalCluster
Returns the value of attribute global_cluster.
1902 1903 1904 |
# File 'sig/types.rbs', line 1902 def global_cluster @global_cluster end |