Class: Aws::Types::ThingTypeProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mqtt5_configurationTypes::Mqtt5Configuration

Returns the value of attribute mqtt5_configuration.



4843
4844
4845
# File 'sig/types.rbs', line 4843

def mqtt5_configuration
  @mqtt5_configuration
end

#searchable_attributes::Array[::String]

Returns the value of attribute searchable_attributes.

Returns:

  • (::Array[::String])


4842
4843
4844
# File 'sig/types.rbs', line 4842

def searchable_attributes
  @searchable_attributes
end

#thing_type_description::String

Returns the value of attribute thing_type_description.

Returns:

  • (::String)


4841
4842
4843
# File 'sig/types.rbs', line 4841

def thing_type_description
  @thing_type_description
end