limitExceeded property

bool? limitExceeded
final

LimitExceeded is set to true when the trace has exceeded one of the defined quotas. For more information about quotas, see AWS X-Ray endpoints and quotas.

Implementation

final bool? limitExceeded;