Class: Aws::Types::StartSourceNetworkReplicationRequest
- Inherits:
-
Object
- Object
- Aws::Types::StartSourceNetworkReplicationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_network_id ⇒ ::String
Returns the value of attribute source_network_id.
Instance Attribute Details
#source_network_id ⇒ ::String
Returns the value of attribute source_network_id.
1370 1371 1372 |
# File 'sig/types.rbs', line 1370 def source_network_id @source_network_id end |