C# Класс Amazon.ElasticBeanstalk.Model.ConfigurationOptionDescription

Describes the possible values for a configuration option.

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

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

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

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

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

Метод Описание
IsSetChangeSeverity ( ) : bool
IsSetDefaultValue ( ) : bool
IsSetMaxLength ( ) : bool
IsSetMaxValue ( ) : bool
IsSetMinValue ( ) : bool
IsSetName ( ) : bool
IsSetNamespace ( ) : bool
IsSetRegex ( ) : bool
IsSetUserDefined ( ) : bool
IsSetValueOptions ( ) : bool
IsSetValueType ( ) : bool

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

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

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