ResponseTimeRootCauseService
A collection of fields identifying the service in a response time warning.
Contents
- AccountId
-
The account ID associated to the service.
Type: String
Required: No
- EntityPath
-
The path of root cause entities found on the service.
Type: Array of ResponseTimeRootCauseEntity objects
Required: No
- Inferred
-
A Boolean value indicating if the service is inferred from the trace.
Type: Boolean
Required: No
- Name
-
The service name.
Type: String
Required: No
- Names
-
A collection of associated service names.
Type: Array of strings
Required: No
- Type
-
The type associated to the service.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: