C# Class Amazon.ElasticBeanstalk.Model.ValidationMessage

An error or warning for a desired configuration option value.
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
ValidationMessage ( ) : System

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

Private Methods

Méthode Description
IsSetMessage ( ) : bool
IsSetNamespace ( ) : bool
IsSetOptionName ( ) : bool
IsSetSeverity ( ) : bool

Method Details

ValidationMessage() public méthode

Empty constructor used to set properties independently even when a simple constructor is available
public ValidationMessage ( ) : System
Résultat System