Class: Aws::Types::RuntimeConfigurationUpdate
- Inherits:
-
Object
- Object
- Aws::Types::RuntimeConfigurationUpdate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#telemetry_configuration ⇒ Types::TelemetryConfigurationUpdate
Returns the value of attribute telemetry_configuration.
Instance Attribute Details
#telemetry_configuration ⇒ Types::TelemetryConfigurationUpdate
Returns the value of attribute telemetry_configuration.
1365 1366 1367 |
# File 'sig/types.rbs', line 1365 def telemetry_configuration @telemetry_configuration end |