Class: Aws::Types::DeleteThingTypeRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#thing_type_name::String

Returns the value of attribute thing_type_name.

Returns:

  • (::String)


1540
1541
1542
# File 'sig/types.rbs', line 1540

def thing_type_name
  @thing_type_name
end