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.
Describes the performance risk ratings for a given resource type.
Resources with a high
or medium
rating are at risk of not meeting the
performance needs of their workloads, while resources with a low
rating are
performing well in their workloads.
Namespace: Amazon.ComputeOptimizer.Model
Assembly: AWSSDK.ComputeOptimizer.dll
Version: 3.x.y.z
public class CurrentPerformanceRiskRatings
The CurrentPerformanceRiskRatings type exposes the following members
Name | Description | |
---|---|---|
![]() |
CurrentPerformanceRiskRatings() |
Name | Type | Description | |
---|---|---|---|
![]() |
High | System.Int64 |
Gets and sets the property High. A count of the applicable resource types with a high performance risk rating. |
![]() |
Low | System.Int64 |
Gets and sets the property Low. A count of the applicable resource types with a low performance risk rating. |
![]() |
Medium | System.Int64 |
Gets and sets the property Medium. A count of the applicable resource types with a medium performance risk rating. |
![]() |
VeryLow | System.Int64 |
Gets and sets the property VeryLow. A count of the applicable resource types with a very low performance risk rating. |
.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