Class: Aws::Types::RecoveryPlanExecutionSourceServer

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#recovery_snapshot_id::String

Returns the value of attribute recovery_snapshot_id.

Returns:

  • (::String)


1009
1010
1011
# File 'sig/types.rbs', line 1009

def recovery_snapshot_id
  @recovery_snapshot_id
end

#source_server_id::String

Returns the value of attribute source_server_id.

Returns:

  • (::String)


1008
1009
1010
# File 'sig/types.rbs', line 1008

def source_server_id
  @source_server_id
end