Class: Aws::Types::StartReplicationTaskAssessmentMessage
- Inherits:
-
Object
- Object
- Aws::Types::StartReplicationTaskAssessmentMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#replication_task_arn ⇒ ::String
Returns the value of attribute replication_task_arn.
Instance Attribute Details
#replication_task_arn ⇒ ::String
Returns the value of attribute replication_task_arn.
2942 2943 2944 |
# File 'sig/types.rbs', line 2942 def replication_task_arn @replication_task_arn end |