Class: Aws::Types::StartReplicationResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartReplicationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#replication ⇒ Types::Replication
Returns the value of attribute replication.
Instance Attribute Details
#replication ⇒ Types::Replication
Returns the value of attribute replication.
2937 2938 2939 |
# File 'sig/types.rbs', line 2937 def replication @replication end |