Class: Aws::Types::ModifyGlobalClusterResult
- Inherits:
-
Object
- Object
- Aws::Types::ModifyGlobalClusterResult
- 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.
3247 3248 3249 |
# File 'sig/types.rbs', line 3247 def global_cluster @global_cluster end |