You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::XRay::Types::GetSamplingTargetsResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#last_rule_modificationTime

The last time a user changed the sampling rule configuration. If the sampling rule configuration changed since the service last retrieved it, the service should call GetSamplingRules to get the latest version.

Returns:

  • (Time)

    The last time a user changed the sampling rule configuration.

#sampling_target_documentsArray<Types::SamplingTargetDocument>

Updated rules that the service should use to sample requests.

Returns:

#unprocessed_statisticsArray<Types::UnprocessedStatistics>

Information about SamplingStatisticsDocument that X-Ray could not process.

Returns: