C# Class Amazon.ElasticBeanstalk.Model.ApplicationVersionDescription

Describes the properties of an application version.

Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
ApplicationVersionDescription ( ) : System

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

Private Methods

Méthode Description
IsSetApplicationName ( ) : bool
IsSetBuildArn ( ) : bool
IsSetDateCreated ( ) : bool
IsSetDateUpdated ( ) : bool
IsSetDescription ( ) : bool
IsSetSourceBuildInformation ( ) : bool
IsSetSourceBundle ( ) : bool
IsSetStatus ( ) : bool
IsSetVersionLabel ( ) : bool

Method Details

ApplicationVersionDescription() public méthode

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