class Aws::XRay::Types::GetServiceGraphResult
@!attribute [rw] start_time
The start of the time frame for which the graph was generated. @return [Time]
@!attribute [rw] end_time
The end of the time frame for which the graph was generated. @return [Time]
@!attribute [rw] services
The services that have processed a traced request during the specified time frame. @return [Array<Types::Service>]
@!attribute [rw] contains_old_group_versions
A flag indicating whether the group's filter expression has been consistent, or if the returned service graph may show traces from an older version of the group's filter expression. @return [Boolean]
@!attribute [rw] next_token
Pagination token. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/GetServiceGraphResult AWS API Documentation
Constants
- SENSITIVE