Class: Aws::Types::DisassociateGlobalReplicationGroupResult
- Inherits:
-
Object
- Object
- Aws::Types::DisassociateGlobalReplicationGroupResult
- 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.
915 916 917 |
# File 'sig/types.rbs', line 915 def global_replication_group @global_replication_group end |