class Aws::XRay::Types::FaultRootCauseService
A collection of fields identifying the services in a trace summary fault.
@!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::FaultRootCauseEntity>]
@!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/FaultRootCauseService AWS API Documentation
Constants
- SENSITIVE