Class: Aws::Types::GetReplicationSetOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetReplicationSetOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#replication_set ⇒ Types::ReplicationSet
Returns the value of attribute replication_set.
Instance Attribute Details
#replication_set ⇒ Types::ReplicationSet
Returns the value of attribute replication_set.
312 313 314 |
# File 'sig/types.rbs', line 312 def replication_set @replication_set end |