C# 클래스 Amazon.ElasticBeanstalk.Model.ConfigurationOptionDescription

Describes the possible values for a configuration option.

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

공개 메소드들

메소드 설명
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