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.

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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