Class: Aws::Types::GetTelemetryPipelineOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetTelemetryPipelineOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pipeline ⇒ Types::TelemetryPipeline
Returns the value of attribute pipeline.
Instance Attribute Details
#pipeline ⇒ Types::TelemetryPipeline
Returns the value of attribute pipeline.
296 297 298 |
# File 'sig/types.rbs', line 296 def pipeline @pipeline end |