Class: Aws::Types::RemoveFromGlobalClusterResult
- Inherits:
-
Object
- Object
- Aws::Types::RemoveFromGlobalClusterResult
- 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.
3691 3692 3693 |
# File 'sig/types.rbs', line 3691 def global_cluster @global_cluster end |