Class: Aws::Types::ResumeReplicationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id ⇒ ::String

Returns the value of attribute account_id.

Returns:

  • (::String)


1627
1628
1629
# File 'sig/types.rbs', line 1627

def 
  @account_id
end

#source_server_id ⇒ ::String

Returns the value of attribute source_server_id.

Returns:

  • (::String)


1626
1627
1628
# File 'sig/types.rbs', line 1626

def source_server_id
  @source_server_id
end