class Aws::XRay::Types::GetSamplingTargetsResult

@!attribute [rw] sampling_target_documents

Updated rules that the service should use to sample requests.
@return [Array<Types::SamplingTargetDocument>]

@!attribute [rw] last_rule_modification

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][1] to get the latest
version.

[1]: https://docs.aws.amazon.com/xray/latest/api/API_GetSamplingRules.html
@return [Time]

@!attribute [rw] unprocessed_statistics

Information about [SamplingStatisticsDocument][1] that X-Ray could
not process.

[1]: https://docs.aws.amazon.com/xray/latest/api/API_SamplingStatisticsDocument.html
@return [Array<Types::UnprocessedStatistics>]

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

Constants

SENSITIVE