Class: Aws::Types::DeleteSourceServerRequest

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)


275
276
277
# File 'sig/types.rbs', line 275

def source_server_id
  @source_server_id
end