Class: Aws::Types::PauseReplicationRequest

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)


1488
1489
1490
# File 'sig/types.rbs', line 1488

def 
  @account_id
end

#source_server_id ⇒ ::String

Returns the value of attribute source_server_id.

Returns:

  • (::String)


1487
1488
1489
# File 'sig/types.rbs', line 1487

def source_server_id
  @source_server_id
end