Class: Aws::Types::UpdateVehicleResponseItem

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)


1476
1477
1478
# File 'sig/types.rbs', line 1476

def arn
  @arn
end

#vehicle_name ⇒ ::String

Returns the value of attribute vehicle_name.

Returns:

  • (::String)


1475
1476
1477
# File 'sig/types.rbs', line 1475

def vehicle_name
  @vehicle_name
end