Class: Aws::Types::StartReplicationTaskResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartReplicationTaskResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#replication_task ⇒ Types::ReplicationTask
Returns the value of attribute replication_task.
Instance Attribute Details
#replication_task ⇒ Types::ReplicationTask
Returns the value of attribute replication_task.
2980 2981 2982 |
# File 'sig/types.rbs', line 2980 def replication_task @replication_task end |