Class: Aws::Types::CreateGlobalReplicationGroupResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateGlobalReplicationGroupResult
- 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.
431 432 433 |
# File 'sig/types.rbs', line 431 def global_replication_group @global_replication_group end |