C# Class Amazon.ElasticBeanstalk.Model.ApplicationDescription

Describes the properties of an application.
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
ApplicationDescription ( ) : System

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

Private Methods

Méthode Description
IsSetApplicationName ( ) : bool
IsSetConfigurationTemplates ( ) : bool
IsSetDateCreated ( ) : bool
IsSetDateUpdated ( ) : bool
IsSetDescription ( ) : bool
IsSetResourceLifecycleConfig ( ) : bool
IsSetVersions ( ) : bool

Method Details

ApplicationDescription() public méthode

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