Class: Aws::Types::GetThingRuntimeConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetThingRuntimeConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#runtime_configuration ⇒ Types::RuntimeConfiguration
Returns the value of attribute runtime_configuration.
Instance Attribute Details
#runtime_configuration ⇒ Types::RuntimeConfiguration
Returns the value of attribute runtime_configuration.
965 966 967 |
# File 'sig/types.rbs', line 965 def runtime_configuration @runtime_configuration end |