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

A group of settings that will be applied to the cache cluster in the future, or that are currently being applied.

파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

공개 메소드들

메소드 설명
PendingModifiedValues ( ) : System

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

비공개 메소드들

메소드 설명
IsSetCacheNodeIdsToRemove ( ) : bool
IsSetCacheNodeType ( ) : bool
IsSetEngineVersion ( ) : bool
IsSetNumCacheNodes ( ) : bool

메소드 상세

PendingModifiedValues() 공개 메소드

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