class Aws::XRay::Types::ErrorRootCauseService

A collection of fields identifying the services in a trace summary error.

@!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::ErrorRootCauseEntity>]

@!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/ErrorRootCauseService AWS API Documentation

Constants

SENSITIVE