Class: Aws::Types::StartReplicationTaskAssessmentResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartReplicationTaskAssessmentResponse
- 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.
2947 2948 2949 |
# File 'sig/types.rbs', line 2947 def replication_task @replication_task end |