Class: Aws::Types::ModifyReplicationGroupShardConfigurationResult
- Inherits:
-
Object
- Object
- Aws::Types::ModifyReplicationGroupShardConfigurationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#replication_group ⇒ Types::ReplicationGroup
Returns the value of attribute replication_group.
Instance Attribute Details
#replication_group ⇒ Types::ReplicationGroup
Returns the value of attribute replication_group.
1273 1274 1275 |
# File 'sig/types.rbs', line 1273 def replication_group @replication_group end |