class Aws::XRay::Types::ResponseTimeRootCauseService
A collection of fields identifying the service in a response time warning.
@!attribute [rw] name
The service name. @return [String]
@!attribute [rw] names
A collection of associated service names. @return [Array<String>]
@!attribute [rw] type
The type associated to the service. @return [String]
@!attribute [rw] account_id
The account ID associated to the service. @return [String]
@!attribute [rw] entity_path
The path of root cause entities found on the service. @return [Array<Types::ResponseTimeRootCauseEntity>]
@!attribute [rw] inferred
A Boolean value indicating if the service is inferred from the trace. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/ResponseTimeRootCauseService AWS API Documentation
Constants
- SENSITIVE