C# Класс Amazon.ElastiCache.Model.Parameter

Describes an individual setting that controls some aspect of ElastiCache behavior.

Показать файл Открыть проект

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

Метод Описание
Parameter ( ) : System

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

Приватные методы

Метод Описание
IsSetAllowedValues ( ) : bool
IsSetChangeType ( ) : bool
IsSetDataType ( ) : bool
IsSetDescription ( ) : bool
IsSetIsModifiable ( ) : bool
IsSetMinimumEngineVersion ( ) : bool
IsSetParameterName ( ) : bool
IsSetParameterValue ( ) : bool
IsSetSource ( ) : bool

Описание методов

Parameter() публичный Метод

Empty constructor used to set properties independently even when a simple constructor is available
public Parameter ( ) : System
Результат System