AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This structure contains information about a service dependent that was discovered by Application Signals. A dependent is an entity that invoked the specified service during the provided time range. Dependents include other services, CloudWatch Synthetics canaries, and clients that are instrumented with CloudWatch RUM app monitors.
Namespace: Amazon.ApplicationSignals.Model
Assembly: AWSSDK.ApplicationSignals.dll
Version: 3.x.y.z
public class ServiceDependent
The ServiceDependent type exposes the following members
Name | Description | |
---|---|---|
![]() |
ServiceDependent() |
Name | Type | Description | |
---|---|---|---|
![]() |
DependentKeyAttributes | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property DependentKeyAttributes. This is a string-to-string map. It can include the following fields.
|
![]() |
DependentOperationName | System.String |
Gets and sets the property DependentOperationName. If the dependent invoker was a service that invoked it from an operation, the name of that dependent operation is displayed here. |
![]() |
MetricReferences | System.Collections.Generic.List<Amazon.ApplicationSignals.Model.MetricReference> |
Gets and sets the property MetricReferences. An array of structures that each contain information about one metric associated with this service dependent that was discovered by Application Signals. |
![]() |
OperationName | System.String |
Gets and sets the property OperationName. If the invoked entity is an operation on an entity, the name of that dependent operation is displayed here. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5