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 ListServiceOperations operation.
Namespace: Amazon.ApplicationSignals.Model
Assembly: AWSSDK.ApplicationSignals.dll
Version: 3.x.y.z
public class ListServiceOperationsResponse : AmazonWebServiceResponse
The ListServiceOperationsResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListServiceOperationsResponse() |
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 operations. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ServiceOperations | System.Collections.Generic.List<Amazon.ApplicationSignals.Model.ServiceOperation> |
Gets and sets the property ServiceOperations. An array of structures that each contain information about one operation 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