Class: Aws::Types::StartSourceNetworkRecoveryRequestNetworkEntry

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:cfn_stack_name])

Instance Attribute Summary collapse

Instance Attribute Details

#cfn_stack_name ⇒ ::String

Returns the value of attribute cfn_stack_name.

Returns:

  • (::String)


1361
1362
1363
# File 'sig/types.rbs', line 1361

def cfn_stack_name
  @cfn_stack_name
end

#source_network_id ⇒ ::String

Returns the value of attribute source_network_id.

Returns:

  • (::String)


1360
1361
1362
# File 'sig/types.rbs', line 1360

def source_network_id
  @source_network_id
end