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.ElastiCache.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class DescribeReservedCacheNodesOfferingsRequest : AmazonElastiCacheRequest IRequestEvents
The DescribeReservedCacheNodesOfferingsRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeReservedCacheNodesOfferingsRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
CacheNodeType | System.String |
Gets and sets the property CacheNodeType.
The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type. Valid node types are as follows:
Notes:
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis. |
![]() |
Duration | System.String |
Gets and sets the property Duration.
Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.
Valid Values: |
![]() |
Marker | System.String |
Gets and sets the property Marker.
An optional marker returned from a prior request. Use this marker for pagination of results from this action. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords. |
![]() |
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. |
![]() |
OfferingType | System.String |
Gets and sets the property OfferingType.
The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.
Valid Values: |
![]() |
ProductDescription | System.String |
Gets and sets the property ProductDescription.
The product description filter value. Use this parameter to show only the available offerings matching the specified product description. |
![]() |
ReservedCacheNodesOfferingId | System.String |
Gets and sets the property ReservedCacheNodesOfferingId.
The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.
Example: |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8