Class: Aws::Types::StartReplicationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_server_id::String

Returns the value of attribute source_server_id.

Returns:

  • (::String)


1342
1343
1344
# File 'sig/types.rbs', line 1342

def source_server_id
  @source_server_id
end