Class: Aws::Types::UpdateTelemetryPipelineInput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateTelemetryPipelineInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configuration ⇒ Types::TelemetryPipelineConfiguration
Returns the value of attribute configuration.
-
#pipeline_identifier ⇒ ::String
Returns the value of attribute pipeline_identifier.
Instance Attribute Details
#configuration ⇒ Types::TelemetryPipelineConfiguration
Returns the value of attribute configuration.
717 718 719 |
# File 'sig/types.rbs', line 717 def configuration @configuration end |
#pipeline_identifier ⇒ ::String
Returns the value of attribute pipeline_identifier.
716 717 718 |
# File 'sig/types.rbs', line 716 def pipeline_identifier @pipeline_identifier end |