Class: Aws::Types::StartSourceNetworkRecoveryRequestNetworkEntry
- Inherits:
-
Object
- Object
- Aws::Types::StartSourceNetworkRecoveryRequestNetworkEntry
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cfn_stack_name ⇒ ::String
Returns the value of attribute cfn_stack_name.
-
#source_network_id ⇒ ::String
Returns the value of attribute source_network_id.
Instance Attribute Details
#cfn_stack_name ⇒ ::String
Returns the value of attribute cfn_stack_name.
1360 1361 1362 |
# File 'sig/types.rbs', line 1360 def cfn_stack_name @cfn_stack_name end |
#source_network_id ⇒ ::String
Returns the value of attribute source_network_id.
1359 1360 1361 |
# File 'sig/types.rbs', line 1359 def source_network_id @source_network_id end |