You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::XRay::Types::ServiceInformation about an application that processed requests, users that made requests, or downstream services, resources, and applications that an application used.
Instance Attribute Summary collapseIdentifier of the AWS account in which the service runs.
A histogram that maps the spread of service durations.
Connections to downstream services.
The end time of the last segment that the service generated.
The canonical name of the service.
A list of names for the service, including the canonical name.
Identifier for the service.
A histogram that maps the spread of service response times.
Indicates that the service was the first service to process a request.
The start time of the first segment that the service generated.
The service\'s state.
Aggregated statistics for the service.
The type of service.
Identifier of the AWS account in which the service runs.
#duration_histogram ⇒ Array<Types::HistogramEntry>A histogram that maps the spread of service durations.
#edges ⇒ Array<Types::Edge>Connections to downstream services.
#end_time ⇒ TimeThe end time of the last segment that the service generated.
#name ⇒ StringThe canonical name of the service.
#names ⇒ Array<String>A list of names for the service, including the canonical name.
#reference_id ⇒ IntegerIdentifier for the service. Unique within the service map.
#response_time_histogram ⇒ Array<Types::HistogramEntry>A histogram that maps the spread of service response times.
#root ⇒ BooleanIndicates that the service was the first service to process a request.
#start_time ⇒ TimeThe start time of the first segment that the service generated.
#type ⇒ StringThe type of service.
AWS Resource - The type of an AWS resource. For example, AWS::EC2::Instance
for an application running on Amazon EC2 or AWS::DynamoDB::Table
for an Amazon DynamoDB table that the application used.
AWS Service - The type of an AWS service. For example, AWS::DynamoDB
for downstream calls to Amazon DynamoDB that didn\'t target a specific table.
client
- Represents the clients that sent requests to a root service.
remote
- A downstream service of indeterminate type.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4