Class: Aws::ObservabilityAdmin::Types::Source
- Inherits:
-
Struct
- Object
- Struct
- Aws::ObservabilityAdmin::Types::Source
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-observabilityadmin/types.rb
Overview
A list of source plugin types used in the pipeline configuration (such as ‘cloudwatch_logs` or `s3`). Currently supports a single source per pipeline, but is structured as a list to accommodate multiple pipelines in the configuration.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#type ⇒ String
The plugin name of the source, such as ‘cloudwatch_logs` or `s3`.