Class: Aws::Types::DeleteVehicleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#vehicle_name ⇒ ::String

Returns the value of attribute vehicle_name.

Returns:

  • (::String)


467
468
469
# File 'sig/types.rbs', line 467

def vehicle_name
  @vehicle_name
end