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 is the response object from the ListServiceDependencies operation.
Namespace: Amazon.ApplicationSignals.Model
Assembly: AWSSDK.ApplicationSignals.dll
Version: 3.x.y.z
public class ListServiceDependenciesResponse : AmazonWebServiceResponse
The ListServiceDependenciesResponse type exposes the following members
Name | Description | |
---|---|---|
ListServiceDependenciesResponse() |
Name | Type | Description | |
---|---|---|---|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
EndTime | System.DateTime |
Gets and sets the property EndTime.
The end of the time period that the returned information applies to. When used in
a raw HTTP Query API, it is formatted as be epoch time in seconds. For example: This displays the time that Application Signals used for the request. It might not match your request exactly, because it was rounded to the nearest hour. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
NextToken | System.String |
Gets and sets the property NextToken. Include this value in your next use of this API to get next set of service dependencies. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
ServiceDependencies | System.Collections.Generic.List<Amazon.ApplicationSignals.Model.ServiceDependency> |
Gets and sets the property ServiceDependencies. An array, where each object in the array contains information about one of the dependencies of this service. |
|
StartTime | System.DateTime |
Gets and sets the property StartTime.
The start of the time period that the returned information applies to. When used in
a raw HTTP Query API, it is formatted as be epoch time in seconds. For example: This displays the time that Application Signals used for the request. It might not match your request exactly, because it was rounded to the nearest hour. |
.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