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.
Container for the parameters to the ListPerformanceAnalysisReports operation. Lists all the analysis reports created for the DB instance. The reports are sorted based on the start time of each report.
Namespace: Amazon.PI.Model
Assembly: AWSSDK.PI.dll
Version: 3.x.y.z
public class ListPerformanceAnalysisReportsRequest : AmazonPIRequest IAmazonWebServiceRequest
The ListPerformanceAnalysisReportsRequest type exposes the following members
Name | Description | |
---|---|---|
ListPerformanceAnalysisReportsRequest() |
Name | Type | Description | |
---|---|---|---|
Identifier | System.String |
Gets and sets the property Identifier.
An immutable identifier for a data source that is unique for an Amazon Web Services
Region. Performance Insights gathers metrics from this data source. In the console,
the identifier is shown as ResourceID. When you call
To use a DB instance as a data source, specify its |
|
ListTags | System.Boolean |
Gets and sets the property ListTags. Specifies whether or not to include the list of tags in the response. |
|
MaxResults | System.Int32 |
Gets and sets the property MaxResults.
The maximum number of items to return in the response. If more items exist than the
specified |
|
NextToken | System.String |
Gets and sets the property NextToken.
An optional pagination token provided by a previous request. If this parameter is
specified, the response includes only records beyond the token, up to the value specified
by |
|
ServiceType | Amazon.PI.ServiceType |
Gets and sets the property ServiceType.
The Amazon Web Services service for which Performance Insights returns metrics. Valid
value is |
.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