class Aws::XRay::Types::AnnotationValue

Value of a segment annotation. Has one of three value types: Number, Boolean, or String.

@!attribute [rw] number_value

Value for a Number annotation.
@return [Float]

@!attribute [rw] boolean_value

Value for a Boolean annotation.
@return [Boolean]

@!attribute [rw] string_value

Value for a String annotation.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/AnnotationValue AWS API Documentation

Constants

SENSITIVE