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.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class DescribeDBParametersRequest : AmazonRDSRequest IRequestEvents
The DescribeDBParametersRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeDBParametersRequest() | Empty constructor used to set properties independently even when a simple constructor is available |
![]() |
DescribeDBParametersRequest(string) | Instantiates DescribeDBParametersRequest with the parameterized properties |
Name | Type | Description | |
---|---|---|---|
![]() |
DBParameterGroupName | System.String |
Gets and sets the property DBParameterGroupName.
The name of a specific DB parameter group to return details for. Constraints:
|
![]() |
Filters | System.Collections.Generic.List<Amazon.RDS.Model.Filter> |
Gets and sets the property Filters.
This parameter is not currently supported. |
![]() |
Marker | System.String |
Gets and sets the property Marker.
An optional pagination token provided by a previous |
![]() |
MaxRecords | System.Int32 |
Gets and sets the property MaxRecords.
The maximum number of records to include in the response. If more records exist than
the specified Default: 100 Constraints: Minimum 20, maximum 100. |
![]() |
Source | System.String |
Gets and sets the property Source.
The parameter types to return. Default: All parameter types returned
Valid Values: |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1