Class: Aws::Types::StartReplicationResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartReplicationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_server ⇒ Types::SourceServer
Returns the value of attribute source_server.
Instance Attribute Details
#source_server ⇒ Types::SourceServer
Returns the value of attribute source_server.
1347 1348 1349 |
# File 'sig/types.rbs', line 1347 def source_server @source_server end |