Class: Aws::Types::UpdateThingRuntimeConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#telemetry_configurationTypes::TelemetryConfigurationUpdate

Returns the value of attribute telemetry_configuration.



1545
1546
1547
# File 'sig/types.rbs', line 1545

def telemetry_configuration
  @telemetry_configuration
end

#thing_name::String

Returns the value of attribute thing_name.

Returns:

  • (::String)


1546
1547
1548
# File 'sig/types.rbs', line 1546

def thing_name
  @thing_name
end