Class: Aws::Types::StopSourceNetworkReplicationRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopSourceNetworkReplicationRequest
- 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.
1395 1396 1397 |
# File 'sig/types.rbs', line 1395 def source_network_id @source_network_id end |