AWS SDK Version 2 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.

.NET Framework 4.5
 
Provides all of the details about a particular cache engine version.

Inheritance Hierarchy

System.Object
  Amazon.ElastiCache.Model.CacheEngineVersion

Namespace: Amazon.ElastiCache.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class CacheEngineVersion : Object

The CacheEngineVersion type exposes the following members

Constructors

NameDescription
Public Method CacheEngineVersion()

Properties

NameTypeDescription
Public Property CacheEngineDescription System.String Gets and sets the property CacheEngineDescription.

The description of the cache engine.

Public Property CacheEngineVersionDescription System.String Gets and sets the property CacheEngineVersionDescription.

The description of the cache engine version.

Public Property CacheParameterGroupFamily System.String Gets and sets the property CacheParameterGroupFamily.

The name of the cache parameter group family associated with this cache engine.

Public Property Engine System.String Gets and sets the property Engine.

The name of the cache engine.

Public Property EngineVersion System.String Gets and sets the property EngineVersion.

The version number of the cache engine.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8