Class: Aws::Types::DecreaseNodeGroupsInGlobalReplicationGroupResult
- Inherits:
-
Object
- Object
- Aws::Types::DecreaseNodeGroupsInGlobalReplicationGroupResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#global_replication_group ⇒ Types::GlobalReplicationGroup
Returns the value of attribute global_replication_group.
Instance Attribute Details
#global_replication_group ⇒ Types::GlobalReplicationGroup
Returns the value of attribute global_replication_group.
577 578 579 |
# File 'sig/types.rbs', line 577 def global_replication_group @global_replication_group end |