Class: Aws::Types::DeleteReplicationTaskMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteReplicationTaskMessage
- 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.
676 677 678 |
# File 'sig/types.rbs', line 676 def replication_task_arn @replication_task_arn end |