Class: Aws::Types::SwitchoverGlobalClusterResult
- Inherits:
-
Object
- Object
- Aws::Types::SwitchoverGlobalClusterResult
- 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.
4425 4426 4427 |
# File 'sig/types.rbs', line 4425 def global_cluster @global_cluster end |