Class: Aws::Types::ReloadTablesResponse
- Inherits:
-
Object
- Object
- Aws::Types::ReloadTablesResponse
- 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.
2451 2452 2453 |
# File 'sig/types.rbs', line 2451 def replication_task_arn @replication_task_arn end |