C# 클래스 Amazon.ElastiCache.Model.CacheNodeTypeSpecificParameter

A parameter that has a different value for each cache node type it is applied to. For example, in a Redis cache cluster, a cache.m1.large cache node type would have a larger maxmemory value than a cache.m1.small type.

파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 메소드들

메소드 설명
CacheNodeTypeSpecificParameter ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

비공개 메소드들

메소드 설명
IsSetAllowedValues ( ) : bool
IsSetCacheNodeTypeSpecificValues ( ) : bool
IsSetChangeType ( ) : bool
IsSetDataType ( ) : bool
IsSetDescription ( ) : bool
IsSetIsModifiable ( ) : bool
IsSetMinimumEngineVersion ( ) : bool
IsSetParameterName ( ) : bool
IsSetSource ( ) : bool

메소드 상세

CacheNodeTypeSpecificParameter() 공개 메소드

Empty constructor used to set properties independently even when a simple constructor is available
public CacheNodeTypeSpecificParameter ( ) : System
리턴 System