Class: Aws::Types::StartRemoteDeleteRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connector_id::String

Returns the value of attribute connector_id.

Returns:

  • (::String)


1248
1249
1250
# File 'sig/types.rbs', line 1248

def connector_id
  @connector_id
end

#delete_path::String

Returns the value of attribute delete_path.

Returns:

  • (::String)


1249
1250
1251
# File 'sig/types.rbs', line 1249

def delete_path
  @delete_path
end