class Aws::XRay::Types::InsightImpactGraphService
Information about an application that processed requests, users that made requests, or downstream services, resources, and applications that an application used.
@!attribute [rw] reference_id
Identifier for the service. Unique within the service map. @return [Integer]
@!attribute [rw] type
Identifier for the service. Unique within the service map. * Amazon Web Services Resource - The type of an Amazon Web Services 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. * Amazon Web Services Service - The type of an Amazon Web Services service. For example, AWS::DynamoDB for downstream calls to Amazon DynamoDB that didn't target a specific table. * Amazon Web Services Service - The type of an Amazon Web Services service. For example, AWS::DynamoDB for downstream calls to Amazon DynamoDB that didn't target a specific table. * remote - A downstream service of indeterminate type. @return [String]
@!attribute [rw] name
The canonical name of the service. @return [String]
@!attribute [rw] names
A list of names for the service, including the canonical name. @return [Array<String>]
@!attribute [rw] account_id
Identifier of the Amazon Web Services account in which the service runs. @return [String]
@!attribute [rw] edges
Connections to downstream services. @return [Array<Types::InsightImpactGraphEdge>]
@see docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/InsightImpactGraphService AWS API Documentation
Constants
- SENSITIVE