Class: Aws::Types::DeleteDeviceFleetRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#device_fleet_name::String

Returns the value of attribute device_fleet_name.

Returns:

  • (::String)


3331
3332
3333
# File 'sig/types.rbs', line 3331

def device_fleet_name
  @device_fleet_name
end