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

#account_id ⇒ ::String

Returns the value of attribute account_id.

Returns:

  • (::String)


305
306
307
# File 'sig/types.rbs', line 305

def 
  @account_id
end

#source_server_id ⇒ ::String

Returns the value of attribute source_server_id.

Returns:

  • (::String)


304
305
306
# File 'sig/types.rbs', line 304

def source_server_id
  @source_server_id
end