AWS SDK Version 3 for .NET
API Reference

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.

A logical grouping of Performance Insights metrics for a related subject area. For example, the db.sql dimension group consists of the following dimensions:

Each response element returns a maximum of 500 bytes. For larger elements, such as SQL statements, only the first 500 bytes are returned.

Inheritance Hierarchy

System.Object
  Amazon.RDS.Model.PerformanceInsightsMetricDimensionGroup

Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z

Syntax

C#
public class PerformanceInsightsMetricDimensionGroup

The PerformanceInsightsMetricDimensionGroup type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Dimensions System.Collections.Generic.List<System.String>

Gets and sets the property Dimensions.

A list of specific dimensions from a dimension group. If this list isn't included, then all of the dimensions in the group were requested, or are present in the response.

Public Property Group System.String

Gets and sets the property Group.

The available dimension groups for Performance Insights metric type.

Public Property Limit System.Int32

Gets and sets the property Limit.

The maximum number of items to fetch for this dimension group.

Version Information

.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