Class: Aws::Types::StartRecoveryRequestSourceServer

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)


1332
1333
1334
# File 'sig/types.rbs', line 1332

def recovery_snapshot_id
  @recovery_snapshot_id
end

#source_server_id::String

Returns the value of attribute source_server_id.

Returns:

  • (::String)


1331
1332
1333
# File 'sig/types.rbs', line 1331

def source_server_id
  @source_server_id
end