Class: Aws::Types::DeleteVehicleResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ ::String

Returns the value of attribute arn.

Returns:

  • (::String)


473
474
475
# File 'sig/types.rbs', line 473

def arn
  @arn
end

#vehicle_name ⇒ ::String

Returns the value of attribute vehicle_name.

Returns:

  • (::String)


472
473
474
# File 'sig/types.rbs', line 472

def vehicle_name
  @vehicle_name
end