You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::XRay::Types::ValueWithServiceIds
- Inherits:
-
Struct
- Object
- Struct
- Aws::XRay::Types::ValueWithServiceIds
- Defined in:
- (unknown)
Overview
Information about a segment annotation.
Instance Attribute Summary collapse
-
#annotation_value ⇒ Types::AnnotationValue
Values of the annotation.
-
#service_ids ⇒ Array<Types::ServiceId>
Services to which the annotation applies.
Instance Attribute Details
#annotation_value ⇒ Types::AnnotationValue
Values of the annotation.
#service_ids ⇒ Array<Types::ServiceId>
Services to which the annotation applies.