Class: Aws::ObservabilityAdmin::Types::Record
- Inherits:
-
Struct
- Object
- Struct
- Aws::ObservabilityAdmin::Types::Record
- Defined in:
- gems/aws-sdk-observabilityadmin/lib/aws-sdk-observabilityadmin/types.rb
Overview
Represents a test record structure used for pipeline testing operations to validate data processing.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#data ⇒ String
The data content of the test record used for pipeline validation.
-
#type ⇒ String
The type of the test record, indicating the format or category of the data.